RESTinio
|
A type of producer that produces instances of parameter_with_optional_value_container. More...
#include <basics.hpp>
Public Member Functions | |
params_with_opt_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_optional_value_container_t > | |
using | result_type |
Static Public Attributes inherited from restinio::easy_parser::impl::producer_tag< parameter_with_optional_value_container_t > | |
static constexpr entity_type_t | entity_type |
A type of producer that produces instances of parameter_with_optional_value_container.
Definition at line 1812 of file basics.hpp.
|
private |
Definition at line 1815 of file basics.hpp.
|
default |
|
inlinenodiscard |
Definition at line 1826 of file basics.hpp.
|
private |
Definition at line 1818 of file basics.hpp.