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

#include <di/parser/into_parser_context.h>

Public Member Functions

template<typename T>
requires (concepts::TagInvocable<IntoParseContextFunction, T> || concepts::ParserContext<T>)
constexpr auto operator() (T &&value) const -> concepts::ParserContext decltype(auto)
 

Member Function Documentation

◆ operator()()

template<typename T>
requires (concepts::TagInvocable<IntoParseContextFunction, T> || concepts::ParserContext<T>)
auto di::parser::detail::IntoParseContextFunction::operator() ( T && value) const -> concepts::ParserContext decltype(auto)
inlineconstexpr

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