Public Types | List of all members
tt::fhicl_type_impl< fhicl::OptionalTupleAs< T(ARGS...)> > Struct Template Reference

#include <type_traits.h>

Public Types

using type = fhicl::OptionalTupleAs< T(ARGS...)>
 

Detailed Description

template<typename T, typename... ARGS>
struct tt::fhicl_type_impl< fhicl::OptionalTupleAs< T(ARGS...)> >

Definition at line 309 of file type_traits.h.

Member Typedef Documentation

template<typename T , typename... ARGS>
using tt::fhicl_type_impl< fhicl::OptionalTupleAs< T(ARGS...)> >::type = fhicl::OptionalTupleAs<T(ARGS...)>

Definition at line 310 of file type_traits.h.


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