Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_fields::value_type::name_string

Returns the field name as a string.

Synopsis
string_view const
name_string() const;
Description

PrevUpHomeNext