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-01-31 02:29:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ceafb39c24ab2caebb60200204be9dc2bfabd6d4
config
/
include
/
boost
History
Edward Diener
ceafb39c24
For VC++ and clang-cl if _HAS_EXCEPTIONS is 0, then the <exception> header must be manually included before the <typeinfo> header to avoid compiler errors.
2013-12-11 18:53:21 -05:00
..
config
For VC++ and clang-cl if _HAS_EXCEPTIONS is 0, then the <exception> header must be manually included before the <typeinfo> header to avoid compiler errors.
2013-12-11 18:53:21 -05:00
detail
Remove support for no numeric_limits: the old header was not Boost licence compatible, and is almost certainly no longer used by anyone anyway.
2013-03-12 09:24:08 +00:00
config.hpp
Added #pragma once in case if it speeds up compilation.
2013-09-01 19:07:06 +00:00
limits.hpp
Remove support for no numeric_limits: the old header was not Boost licence compatible, and is almost certainly no longer used by anyone anyway.
2013-03-12 09:24:08 +00:00
version.hpp
Bump version to 1.55
2013-07-01 17:05:47 +00:00