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

#include <Tuple.h>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

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

Definition at line 287 of file Tuple.h.

Member Data Documentation

◆ value

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

Definition at line 288 of file Tuple.h.


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