Searched refs:ColTag (Results 1 – 2 of 2) sorted by relevance
67 struct ColTag {}; struct71 typedef AbstractValueType<ColTag> col_type; in SerialTest()80 col_type col_i = MakeAbstractValueType<ColTag>(col_x); in SerialTest()81 col_type col_j = MakeAbstractValueType<ColTag>(col_y); in SerialTest()
70 struct ColTag {}; struct75 typedef AbstractValueType<ColTag> col_type; in SerialTest()89 col_type col_i = MakeAbstractValueType<ColTag>(col_x); in SerialTest()90 col_type col_j = MakeAbstractValueType<ColTag>(col_y); in SerialTest()