Static Public Member Functions | List of all members
lexy::sink_parser Struct Reference

A parser that forwards all arguments to a sink, which is the first argument. More...

#include <base.hpp>

Static Public Member Functions

template<typename Context , typename Reader , typename Sink , typename... Args>
static LEXY_PARSER_FUNC std::true_type parse (Context &, Reader &, Sink &sink, Args &&... args)
 

Detailed Description

A parser that forwards all arguments to a sink, which is the first argument.

Definition at line 172 of file dsl/base.hpp.

Member Function Documentation

◆ parse()

template<typename Context , typename Reader , typename Sink , typename... Args>
static LEXY_PARSER_FUNC std::true_type lexy::sink_parser::parse ( Context &  ,
Reader &  ,
Sink &  sink,
Args &&...  args 
)
inlinestatic

Definition at line 175 of file dsl/base.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Mon Sep 16 2024 02:19:25