Searched defs:is_optional_constructible (Results 1 – 1 of 1) sorted by relevance
747 struct is_optional_constructible : boost::is_constructible<T, U> struct757 struct is_optional_constructible : boost::true_type struct