tt::is_sequence_type< std::array< ARG, SZ > > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for tt::is_sequence_type< std::array< ARG, SZ > >:

Detailed Description

template<typename ARG, std::size_t SZ>
struct tt::is_sequence_type< std::array< ARG, SZ > >

Definition at line 121 of file type_traits.h.


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