A producer that expects a fragment in the input and produces boolean value if that fragment is found.
More...
#include <easy_parser.hpp>
A producer that expects a fragment in the input and produces boolean value if that fragment is found.
- Since
- v.0.6.6
Definition at line 3388 of file easy_parser.hpp.
◆ exact_fragment_producer_t()
restinio::easy_parser::impl::exact_fragment_producer_t::exact_fragment_producer_t |
( |
std::string | fragment | ) |
|
|
inline |
◆ try_parse()
◆ m_fragment
std::string restinio::easy_parser::impl::exact_fragment_producer_t::m_fragment |
|
private |
The documentation for this class was generated from the following file: