This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
config
Watch
1
Star
0
Fork
1
You've already forked config
mirror of
https://github.com/boostorg/config.git
synced
2025-11-03 01:02:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ae6668b44232b1b16b93c8b7f53bac5f11ff81c
config
/
include
/
boost
History
David Deakins
3ae6668b44
After including <cstddef> to check for usage of STLport, if STLport is not detected, then include <utility> to detect other std libs. This avoids the issue that some std libs do not include all of their C++-related macros when just <cstddef> is included. Related to issue
#2924
.
...
[SVN r52262]
2009-04-08 16:38:38 +00:00
..
config
After including <cstddef> to check for usage of STLport, if STLport is not detected, then include <utility> to detect other std libs. This avoids the issue that some std libs do not include all of their C++-related macros when just <cstddef> is included. Related to issue
#2924
.
2009-04-08 16:38:38 +00:00
detail
Suppressed a couple more -Wundef warnings.
2008-12-02 10:06:10 +00:00
config.hpp
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
2004-07-02 01:21:32 +00:00
limits.hpp
Fix the link to the limits documentation.
2008-08-20 19:32:23 +00:00
version.hpp
Update version number to 1.38.0
2009-02-10 13:59:38 +00:00