Function mu::tiny::test::operator<<(Output&, long)¶ Defined in File Output.hpp Function Documentation¶ Output &mu::tiny::test::operator<<(Output &lhs, long rhs)¶ Stream-style helper: print a long integer to an output sink; returns the sink for chaining.