![]() |
Home | Libraries | People | FAQ | More |
Remove all fields from the container.
void clear();
All references, pointers, or iterators referring to contained elements are invalidated. All past-the-end iterators are also invalidated.
std::distance(this->[link beast.ref.boost__beast__http__basic_fields.begin `begin`](), this->[link beast.ref.boost__beast__http__basic_fields.end `end`]()) == 0