mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-21 04:39:31 +01:00
This way it makes much more sense from logically-const point of view, and also means that concrete implementations don't have to always have a `mutable` keyword on the stream member.