Classes | Public Types | Public Member Functions | Public Attributes | List of all members
lexy::_list_alloc< Container, AllocFn > Struct Template Reference

#include <container.hpp>

Classes

struct  _with_state
 

Public Types

using return_type = Container
 

Public Member Functions

template<typename State >
constexpr auto operator[] (State &state) const
 
template<typename State >
constexpr auto sink (State &state) const
 

Public Attributes

AllocFn _alloc
 

Detailed Description

template<typename Container, typename AllocFn>
struct lexy::_list_alloc< Container, AllocFn >

Definition at line 53 of file container.hpp.

Member Typedef Documentation

◆ return_type

template<typename Container , typename AllocFn >
using lexy::_list_alloc< Container, AllocFn >::return_type = Container

Definition at line 57 of file container.hpp.

Member Function Documentation

◆ operator[]()

template<typename Container , typename AllocFn >
template<typename State >
constexpr auto lexy::_list_alloc< Container, AllocFn >::operator[] ( State &  state) const
inlineconstexpr

Definition at line 88 of file container.hpp.

◆ sink()

template<typename Container , typename AllocFn >
template<typename State >
constexpr auto lexy::_list_alloc< Container, AllocFn >::sink ( State &  state) const
inlineconstexpr

Definition at line 94 of file container.hpp.

Member Data Documentation

◆ _alloc

template<typename Container , typename AllocFn >
AllocFn lexy::_list_alloc< Container, AllocFn >::_alloc

Definition at line 55 of file container.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