Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_chunk_extensions::clear

Clear the chunk extensions.

Synopsis
void
clear();
Description

This preserves the capacity of the internal string used to hold the serialized representation.


PrevUpHomeNext