Struct xlifepp::NoCheck# template<class P>struct NoCheck Implementation of the CheckingPolicy used by SmartPtr Well, it’s clear what it does :o) Public Functions inline NoCheck()# default constructor template<class P1>inline NoCheck(const NoCheck<P1>&)# copy constructor