
On 4/17/06, Christian Henning <chhenning@gmail.com> wrote:
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 <mathias.gaunard@etu.u-bordeaux1.fr> 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