Struct xlifepp::DontPropagateConst#

template<class T>
struct DontPropagateConst

Don’t propagate constness of pointed or referred object.

Note

These policy classes are used in SmartPtr to define how const is propagated from the pointee.