Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
public member function
<streambuf> <iostream>

std::basic_streambuf::~basic_streambuf

~basic_streambuf();
Destroy object
Destroys the object.

Data races

The object is modified.

Exception safety

No-throw guarantee: never throws exceptions.