Home
last modified time | relevance | path

Searched refs:backup_lhs_content (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.hpp761 backup_holder<LhsT> backup_lhs_content(0); in backup_assign_impl() local
762 backup_lhs_content.swap(lhs_content); // nothrow in backup_assign_impl()
779 ->swap(backup_lhs_content); // nothrow in backup_assign_impl()
798 LhsT backup_lhs_content( in backup_assign_impl() local
815 ::boost::detail::variant::move(backup_lhs_content) in backup_assign_impl()