XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Attributes | Static Public Attributes | List of all members
Labeled< T, FN > Struct Template Reference

#include <label.hpp>

Collaboration diagram for Labeled< T, FN >:
Collaboration graph
[legend]

Public Types

using var_type = T
 

Public Attributes

var_type v
 

Static Public Attributes

static constexpr Label name = FN
 

Member Typedef Documentation

template<typename T , Label FN>
using Labeled< T, FN >::var_type = T

Member Data Documentation

template<typename T , Label FN>
constexpr Label Labeled< T, FN >::name = FN
static
template<typename T , Label FN>
var_type Labeled< T, FN >::v

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