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
fbbcc966f670ae96b8121950618a136dcbd44a4a
boost_core
/
include
/
boost
/
utility
History
Niels Dekker
6e45e6a4c1
Removed swap_adl_barrier namespace, as discussed at "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?",
http://lists.boost.org/Archives/boost/2008/07/140511.php
...
[SVN r47920]
2014-06-01 22:06:56 +04:00
..
addressof.hpp
Fix addressof for nullptr_t values.
Fixes
#5487
.
2014-06-01 01:20:41 +03:00
empty_deleter.hpp
Extracted empty_deleter to Boost.Utility.
2014-06-01 22:06:40 +04:00
enable_if.hpp
With his kind permission, change Jaakko "Järvi" to "Jarvi"
2014-06-01 01:20:31 +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 22:06:23 +04:00
swap.hpp
Removed swap_adl_barrier namespace, as discussed at "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?",
http://lists.boost.org/Archives/boost/2008/07/140511.php
2014-06-01 22:06:56 +04:00