Searched refs:streamable (Results 1 – 3 of 3) sorted by relevance
246 std::string StreamableToString(const T& streamable) { in StreamableToString() argument247 return (Message() << streamable).GetString(); in StreamableToString()
89 streamable variant BCJ2 from 7-Zip could be implemented.
957 where `message` can be anything streamable to `std::ostream`. `SCOPED_TRACE`