Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

http::basic_fields::element::name
PrevUpHomeNext

(Inherited from http::basic_fields)

Returns the field enum, which can be http::unknown.

Synopsis
field
name() const;
Description

PrevUpHomeNext