RESTinio
|
A special base class to be used with consumers. More...
#include <easy_parser.hpp>
Static Public Attributes | |
static constexpr entity_type_t | entity_type = entity_type_t::consumer |
A special base class to be used with consumers.
Every consumer class should have the following content:
where Target_Type
and Value
are consumer's specific types.
Definition at line 1342 of file easy_parser.hpp.
|
staticconstexpr |
Definition at line 1344 of file easy_parser.hpp.