Loading [MathJax]/extensions/tex2jax.js
TIMPI
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Static Public Attributes | List of all members
TIMPI::CheckAllFixedTypes< Head, Tail > Struct Template Reference

#include <standard_type.h>

Static Public Attributes

static const bool is_fixed_type
 

Detailed Description

template<typename Head, typename... Tail>
struct TIMPI::CheckAllFixedTypes< Head, Tail >

Definition at line 547 of file standard_type.h.

Member Data Documentation

◆ is_fixed_type

template<typename Head , typename... Tail>
const bool TIMPI::CheckAllFixedTypes< Head, Tail >::is_fixed_type
static
Initial value:
CheckAllFixedTypes<Tail...>::is_fixed_type

Definition at line 549 of file standard_type.h.


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