Function mu::tiny::test::operator<<(Output&, long)

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.