Searched defs:EndSectionToken (Results 1 – 1 of 1) sorted by relevance
84 static const class EndSectionToken {} EndSection; class in tcu::TestLog440 inline TestLog& TestLog::operator<< (const EndSectionToken&) { endSection(); return *this; } in operator <<()