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
2026-02-03 22:05:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
143f0fb6ea598600295f691a2fbe8f6ea4be42c5
config
/
include
/
boost
History
John Maddock
f021974577
Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path.
...
Likewise for <complex> in the Math/TR1 components. [SVN r31387]
2005-10-19 16:38:40 +00:00
..
config
Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path.
2005-10-19 16:38:40 +00:00
detail
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
2005-08-25 16:27:28 +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
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
2004-09-04 10:34:49 +00:00
version.hpp
index.htm is now setup for 1.33.0
2005-04-23 00:05:34 +00:00