Home
last modified time | relevance | path

Searched refs:default_if_void (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/
Doptions.hpp175 struct default_if_void struct
181 struct default_if_void<void, Default> struct
Dvector.hpp688 …typedef vector_opt< typename default_if_void<typename Options::growth_factor_type, growth_factor_6…
689 … , typename default_if_void<typename Options::stored_size_type, AllocatorSizeType>::type