Iros
 
Loading...
Searching...
No Matches
di::parser::detail::AndThenFunction Struct Reference

#include <di/parser/combinator/and_then.h>

Public Member Functions

template<concepts::DecayConstructible Parser, concepts::DecayConstructible Fun>
constexpr auto operator() (Parser &&parser, Fun &&function) const
 

Member Function Documentation

◆ operator()()

template<concepts::DecayConstructible Parser, concepts::DecayConstructible Fun>
auto di::parser::detail::AndThenFunction::operator() ( Parser && parser,
Fun && function ) const
inlineconstexpr

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