This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
forked from
boostorg/core
Code
Pull Requests
Activity
Files
5f6fe65eb227375888f7305c73767600ab7f1cf2
boost_core
/
include
/
boost
T
History
Andrey Semashev
5f6fe65eb2
Merge pull request
#149
from boostorg/feature/invoke_swap
...
Rename `boost::swap` to `boost::core::invoke_swap`, deprecate `boost::swap`
2023-08-25 14:50:06 +03:00
..
core
Merge pull request
#149
from boostorg/feature/invoke_swap
2023-08-25 14:50:06 +03:00
detail
Add deprecation warnings for headers in detail dir
2019-11-23 16:53:32 +03:00
utility
Renamed boost::swap to boost::core::invoke_swap, deprecated boost::swap.
2023-07-12 12:17:07 +03:00
checked_delete.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
get_pointer.hpp
Slightly more robust check for BOOST_GCC.
2015-07-17 21:50:44 +03:00
iterator.hpp
Deprecated boost/iterator.hpp, emit warnings on inclusion.
2021-12-23 16:46:29 +03:00
non_type.hpp
new license reference
2014-06-03 19:55:15 +03:00
noncopyable.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
ref.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
swap.hpp
Renamed boost::swap to boost::core::invoke_swap, deprecated boost::swap.
2023-07-12 12:17:07 +03:00
type.hpp
Converted to Boost Software License, Version 1.0
2014-06-03 19:55:16 +03:00
visit_each.hpp
Remove unnecessary #include.
2014-06-03 21:13:37 +03:00