blob: 88cefecccbf18e82d8365ec8f31968f6be39e001 [file] [log] [blame]
digraph "dmlc::is_arithmetic< T >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::is_arithmetic\< T \>\n|+ value\l|}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="whether a type is arithemetic type"];
}