#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 |
|
inlineconstexpr |