Tags in_place_init and in_place_init_if become inline constexpr

This commit is contained in:
Andrzej Krzemienski
2024-09-13 16:22:40 +02:00
parent 19f202b650
commit cbfb66379b
4 changed files with 8 additions and 7 deletions

View File

@ -50,7 +50,7 @@ namespace {
#else
BOOST_INLINE_VARIABLE BOOST_CONSTEXPR_OR_CONST none_t none ((none_t::init_tag()));
BOOST_INLINE_CONSTEXPR none_t none ((none_t::init_tag()));
#endif // older definitions