remove whitespace change
This commit is contained in:
parent
0f5155bcde
commit
960f5bdb82
@ -638,7 +638,6 @@ void iterator_buffer<OutputIt, T, Traits>::flush() {
|
|||||||
out_ = copy_str<T>(data_, data_ + this->limit(this->size()), out_);
|
out_ = copy_str<T>(data_, data_ + this->limit(this->size()), out_);
|
||||||
this->clear();
|
this->clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace detail
|
} // namespace detail
|
||||||
|
|
||||||
// The number of characters to store in the basic_memory_buffer object itself
|
// The number of characters to store in the basic_memory_buffer object itself
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user