Home
last modified time | relevance | path

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

/third_party/boost/libs/intrusive/test/
Dcommon_functors.hpp47 class new_nonconst_cloner class
Dunordered_test.hpp684 …testset2.clone_from(boost::move(testset1), test::new_nonconst_cloner<value_type>(), test::delete_d… in test_clone()
711 …testset2.clone_from(boost::move(testset1), test::new_nonconst_cloner<value_type>(), test::delete_d… in test_clone()
738 …testset2.clone_from(boost::move(testset1), test::new_nonconst_cloner<value_type>(), test::delete_d… in test_clone()
Dbptr_value.hpp233 class new_nonconst_cloner< BPtr_Value > class
Dgeneric_assoc_test.hpp200 …testset2.clone_from(boost::move(testset1), test::new_nonconst_cloner<value_type>(), test::delete_d… in test_clone()