Searched defs:to_stream (Results 1 – 2 of 2) sorted by relevance
63 auto to_stream(std::ostream& os, const T& t, int, int) in to_stream() function70 std::ostream& to_stream(std::ostream& os, const T&, int, ...) { in to_stream() function76 std::ostream& to_stream(std::ostream& os, const T&, ...) { in to_stream() function
327 def to_stream( options = {} ) method