SPH
Static Public Attributes | List of all members
IsTuple< Tuple< TArgs... > & > Struct Template Reference

#include <Tuple.h>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename... TArgs>
struct IsTuple< Tuple< TArgs... > & >

Definition at line 283 of file Tuple.h.

Member Data Documentation

◆ value

template<typename... TArgs>
constexpr bool IsTuple< Tuple< TArgs... > & >::value = true
staticconstexpr

Definition at line 284 of file Tuple.h.


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