RESTinio
|
Value of range for the case where both ends of the range are defined. More...
#include <range.hpp>
Public Attributes | |
T | first |
T | last |
Value of range for the case where both ends of the range are defined.
This type will be used if a range is defined such way:
bytes=1000-5000,6000-7000
T restinio::http_field_parsers::range_details::double_ended_range_t< T >::first |
T restinio::http_field_parsers::range_details::double_ended_range_t< T >::last |