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
2025-11-29 22:00:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e27c7d8e6933a7c8eca34507a22c2a58ceafe3fe
core
/
include
/
boost
/
utility
History
Eric Niebler
e27c7d8e69
value_init and swap work on nvidia gpu's
2014-06-01 22:06:57 +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
value_init and swap work on nvidia gpu's
2014-06-01 22:06:57 +04:00