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

#include <type_traits.h>

Public Types

using type = fhicl::Table< T, KeysToIgnore >
 

Detailed Description

template<typename T, typename KeysToIgnore>
struct tt::fhicl_type_impl< fhicl::Table< T, KeysToIgnore > >

Definition at line 264 of file type_traits.h.

Member Typedef Documentation

template<typename T , typename KeysToIgnore >
using tt::fhicl_type_impl< fhicl::Table< T, KeysToIgnore > >::type = fhicl::Table<T, KeysToIgnore>

Definition at line 265 of file type_traits.h.


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