Anklang C++ API
0.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
Mutable< T >
#include "engine.hh"
Public Member Functions
Mutable
(const T &v)
operator T&
()
Public Attributes
T
value
Detailed Description
template<class T>
struct Ase::Mutable< T >
Helper to modify const struct contents, e.g. asyn job lambda members.
Constructor & Destructor Documentation
◆
Mutable()
template<class T >
Mutable
(
const T &
v
)
Member Function Documentation
◆
operator T&()
template<class T >
operator T&
(
)
Member Data Documentation
◆
value
template<class T >
T value
mutable
Ase
Mutable
Anklang Documentation
0.0.0