RESTinio
|
A type of producer that produces instances of parameter_with_mandatory_value_container. More...
#include <basics.hpp>
Public Member Functions | |
params_with_value_producer_t ()=default | |
auto | try_parse (source_t &from) |
Private Types | |
using | actual_producer_t |
Private Attributes | |
actual_producer_t | m_producer |
Additional Inherited Members | |
Public Types inherited from restinio::easy_parser::impl::producer_tag< parameter_with_mandatory_value_container_t > | |
using | result_type |
Static Public Attributes inherited from restinio::easy_parser::impl::producer_tag< parameter_with_mandatory_value_container_t > | |
static constexpr entity_type_t | entity_type |
A type of producer that produces instances of parameter_with_mandatory_value_container.
Definition at line 1634 of file basics.hpp.
Definition at line 1637 of file basics.hpp.
|
default |
|
inlinenodiscard |
Definition at line 1648 of file basics.hpp.
|
private |
Definition at line 1640 of file basics.hpp.