#include <di/parser/basic/match_exactly.h>
Public Member Functions | |
template<typename P> | |
constexpr | MatchExactly (InPlace, P &&predicate, usize count) |
template<concepts::ParserContext Context> | |
constexpr auto | parse (Context &context) const -> meta::ParserContextResult< meta::Reconstructed< Context, meta::ContainerIterator< Context >, meta::ContainerIterator< Context > >, Context > |
|
inlineexplicitconstexpr |
|
inlineconstexpr |