Iros
 
Loading...
Searching...
No Matches
di::parser::detail::ParseUncheckedFunction< T > Struct Template Reference

#include <di/parser/parse_unchecked.h>

Public Member Functions

template<concepts::IntoParserContext U, typename Context = meta::AsParserContext<U>>
requires (concepts::Parsable<T, Context>)
constexpr auto operator() (U &&input) const
 

Member Function Documentation

◆ operator()()

template<typename T>
template<concepts::IntoParserContext U, typename Context = meta::AsParserContext<U>>
requires (concepts::Parsable<T, Context>)
auto di::parser::detail::ParseUncheckedFunction< T >::operator() ( U && input) const
inlineconstexpr

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