RESTinio
|
A special base class to be used with producers. More...
#include <easy_parser.hpp>
Public Types | |
using | result_type = Result_Type |
Static Public Attributes | |
static constexpr entity_type_t | entity_type = entity_type_t::producer |
A special base class to be used with producers.
Every producer class should have the following content:
Definition at line 944 of file easy_parser.hpp.
using restinio::easy_parser::impl::producer_tag< Result_Type >::result_type = Result_Type |
Definition at line 946 of file easy_parser.hpp.
|
staticconstexpr |
Definition at line 947 of file easy_parser.hpp.