MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::future::is_tuple_of_tuples< T > Struct Template Reference

Trait for checking if a type if a mfem::tuple containing only mfem::tuple. More...

#include <tuple.hpp>

Inheritance diagram for mfem::future::is_tuple_of_tuples< T >:
[legend]
Collaboration diagram for mfem::future::is_tuple_of_tuples< T >:
[legend]

Detailed Description

template<typename T>
struct mfem::future::is_tuple_of_tuples< T >

Trait for checking if a type if a mfem::tuple containing only mfem::tuple.

Definition at line 860 of file tuple.hpp.


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