Struct xlifepp::Conditional# template<bool Condition, typename Then, typename Else>struct Conditional Collaboration diagram for xlifepp::Conditional: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="xlifepp::Conditional< Condition, Then, Else >" tooltip="xlifepp::Conditional< Condition, Then, Else >" fillcolor="#BFBFBF"] }