Searched defs:copy_constr_deleter (Results 1 – 1 of 1) sorted by relevance
62 class copy_constr_deleter class70 copy_constr_deleter() : state_(5) {} in copy_constr_deleter() function in copy_constr_deleter73 copy_constr_deleter(const copy_constr_deleter<U>& in copy_constr_deleter() function in copy_constr_deleter77 explicit copy_constr_deleter(int s) : state_(s) {} in copy_constr_deleter() function in copy_constr_deleter