#include "formula/callable_fwd.hpp"#include "formula/variant.hpp"#include "log.hpp"#include <memory>#include <set>Go to the source code of this file.
Classes | |
| class | wfl::formula_callable |
| class | wfl::action_callable |
| class | wfl::formula_callable_with_backup |
| class | wfl::formula_variant_callable_with_backup |
| class | wfl::map_formula_callable |
Namespaces | |
| wfl | |
Typedefs | |
| using | wfl::map_formula_callable_ptr = std::shared_ptr< map_formula_callable > |
| using | wfl::const_map_formula_callable_ptr = std::shared_ptr< const map_formula_callable > |