LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 58 of file ContainerMeta.h.

Member Typedef Documentation

Definition at line 352 of file ContainerMeta.h.


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