Public Member Functions | Public Attributes | List of all members
lexy::_sink_wrapper< Sink > Struct Template Reference

#include <bind.hpp>

Public Member Functions

template<typename... Args>
constexpr auto operator() (Args &&... args)
 

Public Attributes

const Sink & _sink
 

Detailed Description

template<typename Sink>
struct lexy::_sink_wrapper< Sink >

Definition at line 331 of file bind.hpp.

Member Function Documentation

◆ operator()()

template<typename Sink >
template<typename... Args>
constexpr auto lexy::_sink_wrapper< Sink >::operator() ( Args &&...  args)
inlineconstexpr

Definition at line 336 of file bind.hpp.

Member Data Documentation

◆ _sink

template<typename Sink >
const Sink& lexy::_sink_wrapper< Sink >::_sink

Definition at line 333 of file bind.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