Public Types | Public Member Functions | Public Attributes | List of all members
lexy::_concat< Container >::_sink Struct Reference

#include <container.hpp>

Public Types

using return_type = Container
 

Public Member Functions

Container && finish () &&
 
void operator() (Container &&container)
 

Public Attributes

Container _result
 

Detailed Description

template<typename Container>
struct lexy::_concat< Container >::_sink

Definition at line 352 of file container.hpp.

Member Typedef Documentation

◆ return_type

template<typename Container >
using lexy::_concat< Container >::_sink::return_type = Container

Definition at line 356 of file container.hpp.

Member Function Documentation

◆ finish()

template<typename Container >
Container&& lexy::_concat< Container >::_sink::finish ( ) &&
inline

Definition at line 392 of file container.hpp.

◆ operator()()

template<typename Container >
void lexy::_concat< Container >::_sink::operator() ( Container &&  container)
inline

Definition at line 358 of file container.hpp.

Member Data Documentation

◆ _result

template<typename Container >
Container lexy::_concat< Container >::_sink::_result

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