repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::Constant< V, T > Struct Template Reference

#include <util.h>

Collaboration diagram for librepr::Constant< V, T >:
[legend]

Public Types

using value_type = T
 

Static Public Attributes

static constexpr auto value = V
 

Member Typedef Documentation

◆ value_type

template<auto V, typename T = decltype(V)>
using librepr::Constant< V, T >::value_type = T

Member Data Documentation

◆ value

template<auto V, typename T = decltype(V)>
constexpr auto librepr::Constant< V, T >::value = V
staticconstexpr

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