auto str = StringOutputStream()(bla) use form was not doing copy elision or move, but copy
2.4 KiB
2.4 KiB
auto str = StringOutputStream()(bla) use form was not doing copy elision or move, but copy