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 05:07:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
include
/
boost
/
detail
History
Dave Abrahams
aa95310651
Added support for more of the traits members where possible, making this useful as a replacement for std::iterator_traits<T> when used as a default template parameter.
...
[SVN r9002]
2014-06-06 02:41:15 +03:00
..
iterator.hpp
Added support for more of the traits members where possible, making this useful as a replacement for std::iterator_traits<T> when used as a default template parameter.
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