Classes | Namespaces | Typedefs | Variables
context_flag.hpp File Reference
#include <lexy/action/base.hpp>
#include <lexy/dsl/base.hpp>
Include dependency graph for context_flag.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lexyd::_ctx_fcreate< Id, InitialValue >
 
struct  lexyd::_ctx_fis< Id, Value >
 
struct  lexyd::_ctx_flag_dsl< Id >
 
struct  lexyd::_ctx_fset< Id, Value >
 
struct  lexyd::_ctx_ftoggle< Id >
 
struct  lexyd::_ctx_fvalue< Id >
 
struct  lexyd::_ctx_fis< Id, Value >::bp< Reader >
 
struct  lexyd::_ctx_fvalue< Id >::p< NextParser >
 
struct  lexyd::_ctx_ftoggle< Id >::p< NextParser >
 
struct  lexyd::_ctx_fset< Id, Value >::p< NextParser >
 
struct  lexyd::_ctx_fcreate< Id, InitialValue >::p< NextParser >
 

Namespaces

 lexyd
 

Typedefs

template<typename Id >
using lexyd::_ctx_flag = lexy::_detail::parse_context_var< Id, bool >
 

Variables

template<typename Id >
constexpr auto lexyd::context_flag = _ctx_flag_dsl<Id>{}
 Declares a flag. More...
 


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Sun Sep 22 2024 02:19:16