Searched defs:printable (Results 1 – 2 of 2) sorted by relevance
29 static const T& printable(const T& V) { return V; } in printable() function
337 auto printable = in DumpEncodedBufferToStream() local