Static Public Member Functions | List of all members
lexy::_detail::_binding_power_of< DestOperation > Struct Template Reference

#include <expression.hpp>

Static Public Member Functions

template<typename CurOperation >
static constexpr auto get (CurOperation, unsigned cur_group, unsigned cur_level)
 
template<typename CurOperation >
static constexpr auto transition (CurOperation op, unsigned cur_group, unsigned cur_level)
 
static constexpr auto transition (lexyd::atom, unsigned cur_group, unsigned)
 
template<typename... Operations>
static constexpr auto transition (lexyd::groups< Operations... >, unsigned cur_group, unsigned cur_level)
 

Detailed Description

template<typename DestOperation>
struct lexy::_detail::_binding_power_of< DestOperation >

Definition at line 118 of file expression.hpp.

Member Function Documentation

◆ get()

template<typename DestOperation >
template<typename CurOperation >
static constexpr auto lexy::_detail::_binding_power_of< DestOperation >::get ( CurOperation  ,
unsigned  cur_group,
unsigned  cur_level 
)
inlinestaticconstexpr

Definition at line 149 of file expression.hpp.

◆ transition() [1/3]

template<typename DestOperation >
template<typename CurOperation >
static constexpr auto lexy::_detail::_binding_power_of< DestOperation >::transition ( CurOperation  op,
unsigned  cur_group,
unsigned  cur_level 
)
inlinestaticconstexpr

Definition at line 127 of file expression.hpp.

◆ transition() [2/3]

template<typename DestOperation >
static constexpr auto lexy::_detail::_binding_power_of< DestOperation >::transition ( lexyd::atom  ,
unsigned  cur_group,
unsigned   
)
inlinestaticconstexpr

Definition at line 120 of file expression.hpp.

◆ transition() [3/3]

template<typename DestOperation >
template<typename... Operations>
static constexpr auto lexy::_detail::_binding_power_of< DestOperation >::transition ( lexyd::groups< Operations... >  ,
unsigned  cur_group,
unsigned  cur_level 
)
inlinestaticconstexpr

Definition at line 133 of file expression.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09