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

#include <aggregate.hpp>

Public Types

using return_type = T
 

Public Member Functions

constexpr auto && finish () &&
 
template<typename Fn , typename Value >
constexpr void operator() (lexy::member< Fn >, Value &&value)
 

Public Attributes

_result {}
 

Detailed Description

template<typename T>
struct lexy::_as_aggregate< T >::_sink

Definition at line 43 of file aggregate.hpp.

Member Typedef Documentation

◆ return_type

template<typename T >
using lexy::_as_aggregate< T >::_sink::return_type = T

Definition at line 47 of file aggregate.hpp.

Member Function Documentation

◆ finish()

template<typename T >
constexpr auto&& lexy::_as_aggregate< T >::_sink::finish ( ) &&
inlineconstexpr

Definition at line 55 of file aggregate.hpp.

◆ operator()()

template<typename T >
template<typename Fn , typename Value >
constexpr void lexy::_as_aggregate< T >::_sink::operator() ( lexy::member< Fn >  ,
Value &&  value 
)
inlineconstexpr

Definition at line 50 of file aggregate.hpp.

Member Data Documentation

◆ _result

template<typename T >
T lexy::_as_aggregate< T >::_sink::_result {}

Definition at line 45 of file aggregate.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