Searched defs:optional_swap_should_use_default_constructor (Results 1 – 1 of 1) 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> {} ; struct