LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
tt::fhicl_type_impl< fhicl::OptionalSequence< T, SZ > > Struct Template Reference

#include "type_traits.h"

Public Types

using type = fhicl::OptionalSequence< T, SZ >
 

Detailed Description

template<typename T, std::size_t SZ>
struct tt::fhicl_type_impl< fhicl::OptionalSequence< T, SZ > >

Definition at line 289 of file type_traits.h.

Member Typedef Documentation

template<typename T , std::size_t SZ>
using tt::fhicl_type_impl< fhicl::OptionalSequence< T, SZ > >::type = fhicl::OptionalSequence<T, SZ>

Definition at line 290 of file type_traits.h.


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