Home
last modified time | relevance | path

Searched refs:variant_move_noexcept_constructible (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp1325 > variant_move_noexcept_constructible; typedef in boost::variant
1816 variant(variant&& operand) BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value) in BOOST_NOEXCEPT_IF()
2225 …BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value && variant_move_noexcept_assign… in operator =()