input< T > Class Template Reference

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

#include <atria/funken/in.hpp>

Detailed Description

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

Provides access to reading values of type T.

Model of Input_value.

See also
Input_value

Definition at line 90 of file in.hpp.


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