Searched defs:SomeCustomType (Results 1 – 1 of 1) sorted by relevance
590 struct SomeCustomType {}; struct592 StringBuilder& operator<<(StringBuilder& sb, const SomeCustomType&) { in operator <<()