Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
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.
 

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: