This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
You've already forked boost_core
forked from
boostorg/core
Code
Pull Requests
Activity
Files
72562af7af8be2f2778f0a7f8277d7f776e4872c
boost_core
/
include
/
boost
/
utility
History
Niels Dekker
bf03fdf924
Added explanatory comments, requested by Isaac Dupree, "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?",
http://lists.boost.org/Archives/boost/2008/08/141007.php
...
[SVN r48171]
2014-06-01 21:58:50 +04:00
..
addressof.hpp
Fix addressof for nullptr_t values.
Fixes
#5487
.
2014-06-01 01:15:50 +03:00
empty_deleter.hpp
Extracted empty_deleter to Boost.Utility.
2014-06-01 21:58:37 +04:00
enable_if.hpp
With his kind permission, change Jaakko "Järvi" to "Jarvi"
2014-06-01 01:15:40 +03:00
explicit_operator_bool.hpp
Added a new macro BOOST_EXPLICIT_OPERATOR_BOOL_NOEXCEPT, which implements a noexcept operator. Also added explicit noexcept specification for the constexpr macro.
2014-06-01 21:55:26 +04:00
swap.hpp
Added explanatory comments, requested by Isaac Dupree, "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?",
http://lists.boost.org/Archives/boost/2008/08/141007.php
2014-06-01 21:58:50 +04:00