This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/boostorg/core.git
synced
2025-11-29 05:40:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c75697230447e64f330d69679f3a50a57c289cc3
core
/
include
/
boost
/
detail
History
Dave Abrahams
c756972304
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:41:15 +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:41:15 +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