Searched refs:CURRENT (Results 1 – 1 of 1) sorted by relevance
145 enum RecordIndex { FIRST = 0, SECOND = 1, MAX = 2, CURRENT = -1 } index_ = FIRST; enumerator149 inline Report &GetReport(RecordIndex index = CURRENT, int configId = 0)151 if (index == CURRENT) {