mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-02 00:24:47 +02: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.