Searched refs:RowTag (Results 1 – 2 of 2) sorted by relevance
66 struct RowTag {}; struct70 typedef AbstractValueType<RowTag> row_type; in SerialTest()75 row_type row_i = MakeAbstractValueType<RowTag>(row_x); in SerialTest()76 row_type row_j = MakeAbstractValueType<RowTag>(row_y); in SerialTest()
69 struct RowTag {}; struct74 typedef AbstractValueType<RowTag> row_type; in SerialTest()84 row_type row_i = MakeAbstractValueType<RowTag>(row_x); in SerialTest()85 row_type row_j = MakeAbstractValueType<RowTag>(row_y); in SerialTest()