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
aaadc128f3b63cc94c5c5ba4fce053b433f09df8
core
/
include
/
boost
/
utility
History
Andrey Semashev
aaadc128f3
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
..
addressof.hpp
Fix addressof for nullptr_t values.
Fixes
#5487
.
2014-06-01 01:15:50 +03: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