Searched defs:GiantTemplate (Results 1 – 2 of 2) sorted by relevance
1125 struct GiantTemplate { struct1127 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() function1128 int value;
1138 struct GiantTemplate { struct1140 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() function1141 int value;