Searched defs:ExampleClass (Results 1 – 1 of 1) sorted by relevance
268 class ExampleClass {}; class269 static std::ostream& operator<<(std::ostream& os, const ExampleClass& /* obj */) { in operator <<()