freebsd-dev/contrib/libc++
Dimitry Andric 5f5f8832fb Pull in r168610 from upstream libc++:
When using libc++ headers on FreeBSD, in combination with -std=c++98,
  -ansi or -std=c++03, the long long type is not supported.  So in this
  case, several functions and types, like lldiv_t, strtoll(), are not
  declared.

This should make it possible to use the libc++ headers in c++98 mode.

Note: libc++ is originally designed as a c++0x or higher library, so you
should still take care when using it with c++98 or c++03.

Noted by:	Yamaya Takashi <yamayan@kbh.biglobe.ne.jp>
MFC after:	1 week
2012-11-26 21:32:31 +00:00
..
include Pull in r168610 from upstream libc++: 2012-11-26 21:32:31 +00:00
src Import new version of libc++ into base. 2012-11-13 03:27:43 +00:00
CREDITS.TXT Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
FREEBSD-upgrade
LICENSE.TXT Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00