This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
You've already forked boost_core
forked from
boostorg/core
Code
Pull Requests
Activity
Files
61cc24992c81a54c12377c53d1d1029b28e4cac8
boost_core
/
include
/
boost
/
detail
History
Dave Abrahams
61cc24992c
Always have a definition for each traits member, even if it can't be properly deduced. These will be incomplete types in some cases (undefined<void>), but it helps suppress MSVC errors elsewhere
...
[SVN r9064]
2014-06-06 02:40:36 +03:00
..
iterator.hpp
Always have a definition for each traits member, even if it can't be properly deduced. These will be incomplete types in some cases (undefined<void>), but it helps suppress MSVC errors elsewhere
2014-06-06 02:40:36 +03:00
lightweight_test.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
no_exceptions_support.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
scoped_enum_emulation.hpp
Moved the implementation to boost/core.
2014-06-04 13:09:01 +04:00
sp_typeinfo.hpp
Move sp_typeinfo to core; add BOOST_TEST_TRAIT_*; add core::is_same; add more tests using those.
2014-06-06 02:34:46 +03:00