#include <forward.hpp>
Public Types | |
| using | return_type = void |
Public Member Functions | |
| constexpr void | finish () && |
| constexpr void | operator() () const |
| constexpr void | operator() (const lexy::nullopt &) const |
| template<typename... Args> | |
| constexpr auto | sink (const Args &...) const |
Definition at line 28 of file forward.hpp.
| using lexy::_fwd< void >::return_type = void |
Definition at line 30 of file forward.hpp.
|
inlineconstexpr |
Definition at line 42 of file forward.hpp.
|
inlineconstexpr |
Definition at line 39 of file forward.hpp.
|
inlineconstexpr |
Definition at line 40 of file forward.hpp.
|
inlineconstexpr |
Definition at line 33 of file forward.hpp.