id summary reporter owner description type status milestone component version severity resolution keywords cc 8057 Add constexpr + noexcept for atomic viboes timblechmann "Make boost::atomic behave as C++11 concerning constexpr and noexcept. In particular {{{ atomic() noexcept = default; constexpr atomic(T) noexcept; }}} Note that the constructor from T is not explicit." Feature Requests closed Boost 1.54.0 atomic Boost 1.53.0 Problem fixed Andrey.Semashev@…