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