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
d7324129246e8a0d501d375d1b74c4cd9bb9355f
core
/
include
/
boost
/
detail
History
Andrey Semashev
d732412924
Added a workaround for Oracle compiler with STLport when the first argument to distance() is an array and the second one is a pointer (presumably, pointing into the array).
2016-07-11 16:34:02 +03:00
..
iterator.hpp
Added a workaround for Oracle compiler with STLport when the first argument to distance() is an array and the second one is a pointer (presumably, pointing into the array).
2016-07-11 16:34:02 +03:00
lightweight_test.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:34 +04:00
no_exceptions_support.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:34 +04:00
scoped_enum_emulation.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:34 +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