Struct xlifepp::AllowConversion# struct AllowConversion Collaboration diagram for xlifepp::AllowConversion: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="xlifepp::AllowConversion" tooltip="xlifepp::AllowConversion" fillcolor="#BFBFBF"] } Implementation of the ConversionPolicy used by SmartPtr Allows implicit conversion from SmartPtr to the pointee type.