RESTinio
|
A consumer that stores a result value at the specified index in the result tuple. More...
#include <easy_parser.hpp>
Public Member Functions | |
template<typename Target_Type, typename Value> | |
void | consume (Target_Type &&to, Value &&value) |
Additional Inherited Members | |
Static Public Attributes inherited from restinio::easy_parser::impl::consumer_tag | |
static constexpr entity_type_t | entity_type = entity_type_t::consumer |
A consumer that stores a result value at the specified index in the result tuple.
Definition at line 3021 of file easy_parser.hpp.
|
inline |
Definition at line 3031 of file easy_parser.hpp.