XGC1
Public Types | Public Attributes | Static Public Attributes | List of all members
Labeled< T, FN > Struct Template Reference

#include <label.hpp>

Public Types

using var_type = T
 

Public Attributes

var_type v
 

Static Public Attributes

static constexpr Label name = FN
 

Member Typedef Documentation

◆ var_type

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

Member Data Documentation

◆ name

template<typename T , Label FN>
constexpr Label Labeled< T, FN >::name = FN
staticconstexpr

◆ v

template<typename T , Label FN>
var_type Labeled< T, FN >::v

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