Struct xlifepp::DisallowConversion#
-
struct DisallowConversion
-
Collaboration diagram for xlifepp::DisallowConversion:
Implementation of the ConversionPolicy used by SmartPtr Does not allow implicit conversion from SmartPtr to the pointee type You can initialize a DisallowConversion with an AllowConversion.