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