This website requires JavaScript.
Explore
Help
Sign In
boost_mirror
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/boostorg/core.git
synced
2025-05-11 13:13:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
include
/
boost
/
detail
History
Dave Abrahams
9b38c048b6
Improved workarounds for stock MSVC6; use yes_type and no_type from type_traits.hpp; stopped trying to remove_cv before detecting is_pointer, in honor of the new type_traits semantics.
...
[SVN r9282]
2014-06-06 02:41:17 +03:00
..
iterator.hpp
Improved workarounds for stock MSVC6; use yes_type and no_type from type_traits.hpp; stopped trying to remove_cv before detecting is_pointer, in honor of the new type_traits semantics.
2014-06-06 02:41:17 +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