Skip to content

Struct Ase::Mutable

template <class T>

ClassList > Ase > Mutable

Helper to modify const struct contents, e.g. asyn job lambda members.

  • #include <engine.hh>

Public Attributes

Type Name
T value

Public Functions

Type Name
Mutable (const T & v)
operator T& ()

Public Attributes Documentation

variable value

T Ase::Mutable< T >::value;

Public Functions Documentation

function Mutable

inline Ase::Mutable::Mutable (
    const T & v
) 

function operator T&

inline Ase::Mutable::operator T& () 


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/engine.hh