Public Types | List of all members
tt::fhicl_type_impl< fhicl::OptionalTuple< ARGS... > > Struct Template Reference

#include <type_traits.h>

Public Types

using type = fhicl::OptionalTuple< ARGS... >
 

Detailed Description

template<typename... ARGS>
struct tt::fhicl_type_impl< fhicl::OptionalTuple< ARGS... > >

Definition at line 299 of file type_traits.h.

Member Typedef Documentation

template<typename... ARGS>
using tt::fhicl_type_impl< fhicl::OptionalTuple< ARGS... > >::type = fhicl::OptionalTuple<ARGS...>

Definition at line 300 of file type_traits.h.


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