state.hpp File Reference
#include <atria/funken/detail/root_signals.hpp>
#include <atria/funken/detail/access.hpp>
#include <atria/funken/detail/watchable.hpp>
Go to the source code of this file.
Classes | |
class | state< T > |
Namespaces | |
atria | |
C++ amazing templates and reusable implementations awesomeness. | |
atria::funken | |
Provides a experimental library for writing epocal and functional data-models. | |
Functions | |
template<typename T > | |
state< T > | make_state (T value) |