base gcc and _GLIBCXX_USE_C99

David Chisnall theraven at FreeBSD.org
Fri Feb 1 14:03:00 UTC 2013


On 1 Feb 2013, at 13:31, Andriy Gapon wrote:

> cstdlib would provide e.g. std::strtoull only when _GLIBCXX_USE_C99 is defined.

This is entirely consistent with the standard.  strtoull() should only be visible when compiling in C++11 mode, it is not part of C++98 / C++03.

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20130201/0689827c/attachment.sig>


More information about the freebsd-hackers mailing list