This website requires JavaScript.
Explore
Help
Sign In
boost_mirror
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/boostorg/core.git
synced
2025-05-11 13:13:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
include
/
boost
/
utility
History
Eric Niebler
31b36d136d
value_init and swap work on nvidia gpu's
2014-06-01 21:58:51 +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
value_init and swap work on nvidia gpu's
2014-06-01 21:58:51 +04:00