Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

generic::basic_endpoint::resize

Set the underlying size of the endpoint in the native type.

void resize(
    std::size_t new_size);

PrevUpHomeNext