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-30 22:29:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4652fa7415c18c7d04bbf4ceee1eb39ef7e1c6af
core
/
include
/
boost
/
utility
History
Andrey Semashev
4652fa7415
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
..
addressof.hpp
Fix addressof for nullptr_t values.
Fixes
#5487
.
2014-06-01 01:20:41 +03: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