Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::token_list::value_type

The type of each element in the token list.

Synopsis
using value_type = string_view;
Description

PrevUpHomeNext