Struct xlifepp::Int2Type#

template<int v>
struct Int2Type

Collaboration diagram for xlifepp::Int2Type:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="xlifepp::Int2Type< v >" tooltip="xlifepp::Int2Type< v >" fillcolor="#BFBFBF"] }

A trick to overcome problem of static dispatch.