mirror of
https://github.com/boostorg/detail.git
synced 2026-05-04 03:50:48 +02:00
f7fdaf08a37219280b3c2b8fd19919a562f149d3
This bumps the language requirement to C++11, although for compilers that support the __underlying_type intrinsic this may work even in C++03 mode. The operators generated by BOOST_BITMASK now use proper underlying types for casts, which means the operators will no longer truncate bits from large enums. Also mark the operators as noexcept and constexpr (since C++14).
Description
Boost.org detail module
Languages
C++
99.3%
CMake
0.4%
HTML
0.3%