Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_fields::element::name_string

(Inherited from http::basic_fields)

Returns the field name as a string.

Synopsis
string_view const
name_string() const;
Description

PrevUpHomeNext