17 Apr
2006
17 Apr
'06
8:14 p.m.
On 4/17/06, Christian Henning
Last time I checked, boost has one.
He probably means that long long is not part of the (official) standard, although most compilers do support long long.
On 4/17/06, loufoque
wrote: Christian Henning wrote :
boost::format will not swallow "%I64d". Instead, it throws a boost::io::bad_format_string exception. How can I use 64 bit integers?
C++ doesn't have a 64 bit integer type.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users