Public Types | Public Member Functions | List of all members
lexy::_noop Struct Reference

#include <noop.hpp>

Public Types

using return_type = void
 

Public Member Functions

constexpr void finish () &&
 
template<typename... Args>
constexpr void operator() (const Args &...) const
 
template<typename... Args>
constexpr auto sink (const Args &...) const
 

Detailed Description

Definition at line 11 of file noop.hpp.

Member Typedef Documentation

◆ return_type

Definition at line 13 of file noop.hpp.

Member Function Documentation

◆ finish()

constexpr void lexy::_noop::finish ( ) &&
inlineconstexpr

Definition at line 26 of file noop.hpp.

◆ operator()()

template<typename... Args>
constexpr void lexy::_noop::operator() ( const Args &  ...) const
inlineconstexpr

Definition at line 23 of file noop.hpp.

◆ sink()

template<typename... Args>
constexpr auto lexy::_noop::sink ( const Args &  ...) const
inlineconstexpr

Definition at line 16 of file noop.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