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
2026-07-08 01:21:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
424dcdc197f9e53f9dc7ca63b46ec670cb5b6967
core
/
include
/
boost
T
History
Peter Dimov
424dcdc197
Merge [58123], [58127], [58128] to release.
Fixes
#3666
.
...
[SVN r58195]
2014-06-03 20:15:43 +03:00
..
core
Remove empty_deleter from core
2014-06-02 19:56:37 -07:00
detail
Merge [58123], [58127], [58128] to release.
Fixes
#3666
.
2014-06-03 20:15:43 +03:00
utility
Remove empty_deleter from core
2014-06-02 19:56:37 -07:00
checked_delete.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
get_pointer.hpp
Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>.
2014-06-03 20:15:42 +03:00
non_type.hpp
new license reference
2014-06-03 19:55:15 +03:00
noncopyable.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
ref.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
swap.hpp
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
type.hpp
Converted to Boost Software License, Version 1.0
2014-06-03 19:55:16 +03:00
visit_each.hpp
Doug Gregor -> Douglas Gregor
2014-06-03 19:55:15 +03:00