The Battle for Wesnoth  1.19.23+dev
Classes | Namespaces | Functions
variant.hpp File Reference
#include "exceptions.hpp"
#include "formula/callable_fwd.hpp"
#include "formula/formula_variant.hpp"
#include "utils/any.hpp"
#include <map>
#include <vector>
Include dependency graph for variant.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wfl::type_error
 
class  wfl::variant
 
class  wfl::variant_iterator
 Iterator class for the variant. More...
 

Namespaces

 wfl
 

Functions

variant wfl::execute_actions (const variant &execute, const variant &context)
 Executes all action_callables in execute using the provided context. More...