Denis T

Results 3 comments of Denis T

There's also unfinished `join_threads` implementation, unused `last` parameter in `operator()`, and also unused `block_start` variable.

I have recently finished the book, and I'm really happy I've found this precious repository! It saved much of my time and helped with many tasks (most notably those from...

Thank you for providing some context. Yes, I tried `EXPECT_THROW`, but unfortunately, it is too limited for my use case: I need to inspect the exception message and some fields...