output< T > Class Template Reference

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

#include <atria/funken/out.hpp>

Detailed Description

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

Provides access to writing values of type T.

Model of Output_value.

See also
Output_value

Definition at line 89 of file out.hpp.


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