A special clause type for case when exact_fixed_size_fragment_producer should be used without storing its value.
More...
template<std::size_t Size>
class restinio::router::easy_parser_router::impl::special_exact_fixed_size_fragment_clause_t< Size >
A special clause type for case when exact_fixed_size_fragment_producer should be used without storing its value.
This type is an equivalent of exact_p() >> skip()
, but it can be used where a type is required.
- Since
- v.0.6.6
Definition at line 233 of file easy_parser_router.hpp.