The Surprising Power of Small Wrapper Classes

Jørgen Fogh

60
beginner
intermediate
14:00-15:00, Friday, 5th July 2024

Small wrapper classes reduce duplication, save time, and avoid bugs. Through examples, I will show you their benefits, how to implement them, and pitfalls to avoid.

wrappers
design
RAII

Jørgen Fogh

I love all things C++, especially safety and threading.

When programs crash or run slowly, I make them not do that.