mirror of
https://github.com/boostorg/leaf.git
synced 2026-01-30 20:02:15 +00:00
travis
This commit is contained in:
@@ -388,7 +388,7 @@ namespace boost { namespace leaf {
|
||||
|
||||
void reset() noexcept
|
||||
{
|
||||
s_ = std::stringstream();
|
||||
s_.str(std::string());
|
||||
already_.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user