inoutput< T > Class Template Reference

Provides access to reading and writing values of type T. More...

#include <atria/funken/inout.hpp>

Detailed Description

template<typename T>
class atria::funken::inoutput< T >

Provides access to reading and writing values of type T.

Model of inoutput_value.

See also
inoutput_value

Definition at line 96 of file inout.hpp.


The documentation for this class was generated from the following file:
Fork me on GitHub