Home
last modified time | relevance | path

Searched refs:backup_lhs_ptr (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.hpp835 LhsT* backup_lhs_ptr = new LhsT(lhs_content); in backup_assign_impl() local
849 backup_holder<LhsT>( backup_lhs_ptr ); // nothrow in backup_assign_impl()
863 delete backup_lhs_ptr; // nothrow in backup_assign_impl()