Searched defs:unique_ptr_if (Results 1 – 1 of 1) sorted by relevance
54 struct unique_ptr_if struct56 typedef ::boost::movelib::unique_ptr<T> t_is_not_array;60 struct unique_ptr_if<T[]> struct62 typedef ::boost::movelib::unique_ptr<T[]> t_is_array_of_unknown_bound;66 struct unique_ptr_if<T[N]> struct68 typedef void t_is_array_of_known_bound;