Public Types | List of all members
tt::return_type_impl< fhicl::Table< S, KeysToIgnore > > Struct Template Reference

#include <type_traits.h>

Public Types

using value_type = typename fhicl::Table< S, KeysToIgnore >::value_type
 

Detailed Description

template<typename S, typename KeysToIgnore>
struct tt::return_type_impl< fhicl::Table< S, KeysToIgnore > >

Definition at line 336 of file type_traits.h.

Member Typedef Documentation

template<typename S , typename KeysToIgnore >
using tt::return_type_impl< fhicl::Table< S, KeysToIgnore > >::value_type = typename fhicl::Table<S, KeysToIgnore>::value_type

Definition at line 337 of file type_traits.h.


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