Static Public Member Functions | List of all members
lexy::_detail::_operation_list_of< Pre, MinBindingPower > Struct Template Reference

#include <expression.hpp>

Static Public Member Functions

template<unsigned CurLevel>
static constexpr auto get (lexyd::atom)
 
template<unsigned CurLevel, typename... Operations>
static constexpr auto get (lexyd::groups< Operations... >)
 
template<unsigned CurLevel, typename Operation >
static constexpr auto get (Operation)
 

Detailed Description

template<bool Pre, unsigned MinBindingPower>
struct lexy::_detail::_operation_list_of< Pre, MinBindingPower >

Definition at line 212 of file expression.hpp.

Member Function Documentation

◆ get() [1/3]

template<bool Pre, unsigned MinBindingPower>
template<unsigned CurLevel>
static constexpr auto lexy::_detail::_operation_list_of< Pre, MinBindingPower >::get ( lexyd::atom  )
inlinestaticconstexpr

Definition at line 215 of file expression.hpp.

◆ get() [2/3]

template<bool Pre, unsigned MinBindingPower>
template<unsigned CurLevel, typename... Operations>
static constexpr auto lexy::_detail::_operation_list_of< Pre, MinBindingPower >::get ( lexyd::groups< Operations... >  )
inlinestaticconstexpr

Definition at line 220 of file expression.hpp.

◆ get() [3/3]

template<bool Pre, unsigned MinBindingPower>
template<unsigned CurLevel, typename Operation >
static constexpr auto lexy::_detail::_operation_list_of< Pre, MinBindingPower >::get ( Operation  )
inlinestaticconstexpr

Definition at line 225 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