Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
TypedArguments< TUP > Struct Template Reference

#include "steam/control/argument-erasure.hpp"

Description

template<typename TUP>
struct steam::control::TypedArguments< TUP >

Definition at line 73 of file argument-erasure.hpp.

Public Attributes

TUP constargs_
 

Public Member Functions

 TypedArguments (TUP const &a)
 
- Public Member Functions inherited from Arguments
virtual ~Arguments ()
 
template<typename TUP >
TUP constget ()
 

Constructor & Destructor Documentation

◆ TypedArguments()

template<typename TUP >
TypedArguments ( TUP const a)
inline

Definition at line 78 of file argument-erasure.hpp.

Member Data Documentation

◆ args_

template<typename TUP >
TUP const& args_

Definition at line 76 of file argument-erasure.hpp.

+ Inheritance diagram for TypedArguments< TUP >:
+ Collaboration diagram for TypedArguments< TUP >:

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