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 13:50:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa9531065102418f727137e1ce53ee9f47f82a1b
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