Searched defs:Now (Results 1 – 2 of 2) sorted by relevance
125 struct Now {}; struct
163 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<()