Home
last modified time | relevance | path

Searched refs:comment_producer_t (Results 1 – 1 of 1) sorted by relevance

/dports/net/arataga/restinio-v.0.6.13/dev/restinio/helpers/http_field_parsers/
H A Dbasics.hpp762 class comment_producer_t : public producer_tag< std::string > class
882 return impl::comment_producer_t{}; in comment_p()
1126 inline expected_t< comment_producer_t::result_type, parse_error_t >
1127 comment_producer_t::try_parse( source_t & from ) const in try_parse()