From: Christian Henning (chhenning_at_[hidden])
Date: 2006-04-17 14:40:56


Hi there,

boost::format will not swallow "%I64d". Instead, it throws a
boost::io::bad_format_string exception. How can I use 64 bit integers?

Thanks,
Christian