Searched refs:streamable (Results 1 – 4 of 4) sorted by relevance
243 std::string StreamableToString(const T& streamable) { in StreamableToString() argument244 return (Message() << streamable).GetString(); in StreamableToString()
87 streamable variant BCJ2 from 7-Zip could be implemented.
460 given message. The `message` argument can be anything streamable to
665 where `message` can be anything streamable to `std::ostream`. `SCOPED_TRACE`