Home
last modified time | relevance | path

Searched defs:underlying_uint_t (Results 1 – 1 of 1) sorted by relevance

/dports/net/arataga/restinio-v.0.6.13/dev/restinio/helpers/http_field_parsers/
H A Dbasics.hpp36 using underlying_uint_t = std::uint_least16_t; typedef
139 using underlying_uint_t = qvalue_details::underlying_uint_t; typedef in restinio::http_field_parsers::qvalue_t