any_state.hpp File Reference
#include <atria/xform/config.hpp>
#include <atria/xform/state_traits.hpp>
#include <atria/estd/memory.hpp>
#include <atria/meta/pack.hpp>
#include <atria/meta/utils.hpp>
#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | any_state |
Polymorphically holds any value implementing the state_traits . More... | |
struct | state_traits< any_state > |
Namespaces | |
atria | |
C++ amazing templates and reusable implementations awesomeness. | |
atria::xform | |
Efficient and flexible C++ implementation of transducers. | |