Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
toolbox::util::detail::Member< TagT, ValueT > Struct Template Reference

#include <toolbox/util/Struct.hpp>

Public Member Functions

constexpr Member (const ValueT &value)
 

Public Attributes

ValueT value
 

Detailed Description

template<typename TagT, typename ValueT>
struct toolbox::util::detail::Member< TagT, ValueT >

Definition at line 32 of file Struct.hpp.

Constructor & Destructor Documentation

◆ Member()

template<typename TagT , typename ValueT >
constexpr toolbox::util::detail::Member< TagT, ValueT >::Member ( const ValueT value)
inlineexplicitconstexpr

Definition at line 33 of file Struct.hpp.

Member Data Documentation

◆ value

Definition at line 37 of file Struct.hpp.


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