Block-Structured AMR Software Framework
amrex::TypeList< Ts > Struct Template Reference

Struct for holding types. More...

#include <AMReX_TypeList.H>

Static Public Member Functions

static constexpr std::size_t size () noexcept
 Number of types in the TypeList. More...
 

Detailed Description

template<class... Ts>
struct amrex::TypeList< Ts >

Struct for holding types.

Member Function Documentation

◆ size()

template<class... Ts>
static constexpr std::size_t amrex::TypeList< Ts >::size ( )
inlinestaticconstexprnoexcept

Number of types in the TypeList.


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