Searched refs:optional_swap_should_use_default_constructor (Results 1 – 4 of 4) sorted by relevance
97 struct optional_swap_should_use_default_constructor : boost::false_type {} ; struct102 struct optional_swap_should_use_default_constructor : has_nothrow_default_constructor<T> {} ; struct110 …optional_detail::swap_selector<optional_swap_should_use_default_constructor<T>::value>::optional_s… in swap()
209 template <> struct optional_swap_should_use_default_constructor< struct212 template <> struct optional_swap_should_use_default_constructor< struct215 template <class T> struct optional_swap_should_use_default_constructor< struct
28 template<class T> struct optional_swap_should_use_default_constructor ;
22 template <class T> struct optional_swap_should_use_default_constructor ;