Home
last modified time | relevance | path

Searched defs:copy_constr_deleter (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/move/test/
Dunique_ptr_test_utils_beg.hpp62 class copy_constr_deleter class
70 copy_constr_deleter() : state_(5) {} in copy_constr_deleter() function in copy_constr_deleter
73 copy_constr_deleter(const copy_constr_deleter<U>& in copy_constr_deleter() function in copy_constr_deleter
77 explicit copy_constr_deleter(int s) : state_(s) {} in copy_constr_deleter() function in copy_constr_deleter