Thread overview
[Issue 16062] Add 'clear' method to OutBuffer (std.outbuffer)
May 26, 2016
https://issues.dlang.org/show_bug.cgi?id=16062

greensunny12@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #1 from greensunny12@gmail.com ---
I absolutely agree that there should be a "standard D way" as for other range types

See also this discussion on Github: https://github.com/dlang/phobos/pull/3362

--
July 12, 2017
https://issues.dlang.org/show_bug.cgi?id=16062

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/09ab8e96e33e8a41b735928f38629536fba883b6 Fix Issue 16062 - Add 'clear' method to OutBuffer (std.outbuffer)

https://github.com/dlang/phobos/commit/a1f274dca6da79d5cfed2382ec9cae867cf25a9c Merge pull request #5593 from RazvanN7/Issue_16062

Fix Issue 16062 - Add 'clear' method to OutBuffer (std.outbuffer) merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16062

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/09ab8e96e33e8a41b735928f38629536fba883b6 Fix Issue 16062 - Add 'clear' method to OutBuffer (std.outbuffer)

https://github.com/dlang/phobos/commit/a1f274dca6da79d5cfed2382ec9cae867cf25a9c Merge pull request #5593 from RazvanN7/Issue_16062

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=16062

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/09ab8e96e33e8a41b735928f38629536fba883b6 Fix Issue 16062 - Add 'clear' method to OutBuffer (std.outbuffer)

https://github.com/dlang/phobos/commit/a1f274dca6da79d5cfed2382ec9cae867cf25a9c Merge pull request #5593 from RazvanN7/Issue_16062

--