mirror of
https://github.com/boostorg/flyweight.git
synced 2026-01-19 04:12:09 +00:00
1e86cd666f408b0710185e69ba9bf35bc3dde192
* marked boost::flyweight ops as noexcept where applicable * noexcept-annotated flyweight_core to see if it helps with msvc 14.2 spurious error * reverted * temporarily dropped one BOOST_NOEXCEPT specifier * restored noexcept and rmoved usage of boost::addressof * restored boost::addressof and bypassed use of get() in operator== * consolidated previous commit as a workaround
Description
Mirrored via gitea-mirror
Languages
C++
98.5%
Shell
0.4%
CMake
0.4%
Batchfile
0.4%
HTML
0.3%