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-29 17:52:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2abb7ab4d3d355e2ea672ce52bc0198a12edcd0
config
/
checks
History
Edward Diener
4fdd8bf833
Changed from boost_no_union_static_data to boost_no_cxx11_unrestricted_union, in both files and macro name. Implemented extended functionality for user-defined classes with non-trivial special member functions in test.
2019-12-11 21:58:12 -05:00
..
architecture
Big clean up to fix issues identified by the inspect program.
2019-08-20 18:51:17 +01:00
std
Added defect macro BOOST_NO_CXX11_UNION_STATIC_DATA for compilers which do not support unions with static data.
2019-12-11 00:33:25 -05:00
config.jam
Account for module names not incidentaly encoding paths as they are now truly just key names.
2015-05-06 23:38:51 -05:00
Jamfile.v2
Changed from boost_no_union_static_data to boost_no_cxx11_unrestricted_union, in both files and macro name. Implemented extended functionality for user-defined classes with non-trivial special member functions in test.
2019-12-11 21:58:12 -05:00
test_case.cpp
Changed from boost_no_union_static_data to boost_no_cxx11_unrestricted_union, in both files and macro name. Implemented extended functionality for user-defined classes with non-trivial special member functions in test.
2019-12-11 21:58:12 -05:00