Searched defs:streamable_enum (Results 1 – 1 of 1) sorted by relevance
49 enum streamable_enum {}; enum50 static std::ostream& operator<<(std::ostream& os, streamable_enum) { in operator <<() argument54 static std::wostream& operator<<(std::wostream& os, streamable_enum) { in operator <<() argument