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 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 3020 of file easy_parser.hpp.
|
inline |
Definition at line 3030 of file easy_parser.hpp.