Public Types | List of all members
util::collection_value_type< Coll > Struct Template Reference

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 >
 

Detailed Description

template<typename Coll>
struct util::collection_value_type< Coll >

Trait of value contained in the template collection Coll.

Definition at line 61 of file ContainerMeta.h.

Member Typedef Documentation

Definition at line 385 of file ContainerMeta.h.


The documentation for this struct was generated from the following file: