Trait of value contained in the template collection Coll
.
More...
#include <ContainerMeta.h>
Public Types | |
using | type = util::strip_referenceness_t< typename details::collection_value_type_impl< util::strip_referenceness_t< Coll >>::type > |
Trait of value contained in the template collection Coll
.
Definition at line 61 of file ContainerMeta.h.
using util::collection_value_type< Coll >::type = util::strip_referenceness_t< typename details::collection_value_type_impl <util::strip_referenceness_t<Coll>>::type > |
Definition at line 385 of file ContainerMeta.h.