util::details::collection_value_type_impl < Coll, std::enable_if_t< std::is_pointer_v< std::decay_t< Coll > > > > Struct Template Reference

#include <ContainerMeta.h>

Inheritance diagram for util::details::collection_value_type_impl < Coll, std::enable_if_t< std::is_pointer_v< std::decay_t< Coll > > > >:
util::details::collection_value_type_impl_pointer< std::decay_t< Coll > >

Detailed Description

template<typename Coll>
struct util::details::collection_value_type_impl < Coll, std::enable_if_t< std::is_pointer_v< std::decay_t< Coll > > > >

Definition at line 220 of file ContainerMeta.h.


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