Move, boost::noncopyable, and the rule of zero
Details
What actually happens when stuff gets moved (it's not magic). Let's explore how boost::noncopyable is a c++98 solution that should be removed from old code and not used in new code, and how move semantics + the rule of zero solve those problems in a much nicer way.
Food and drink will be provided.
Come and join us to an entertaining discussion