RESTinio
|
A helper class to be used to accumulate actual integer while when the next digit is extracted from the input stream. More...
Public Member Functions | |
constexpr | digit_consumer_t (qvalue_t::underlying_uint_t m) |
void | consume (zero_initialized_unit_t &dest, char &&digit) |
Private Attributes | |
const qvalue_t::underlying_uint_t | m_multiplier |
Additional Inherited Members | |
![]() | |
static constexpr entity_type_t | entity_type = entity_type_t::consumer |
A helper class to be used to accumulate actual integer while when the next digit is extracted from the input stream.
Definition at line 1173 of file basics.hpp.
|
inlineconstexpr |
Definition at line 1178 of file basics.hpp.
|
inline |
Definition at line 1183 of file basics.hpp.
|
private |
Definition at line 1175 of file basics.hpp.