Get it
Learn it
Advanced
#include <mrpt/containers/deepcopy_ptr.h> template <typename T> struct CopyStatic { // methods T* copy(const T* o); };