rstd 0.1.0
Loading...
Searching...
No Matches
rstd::io::println< Args > Struct Template Referenceexport
module rstd

Prints formatted text to stdout, followed by a newline. More...

Detailed Description

template<typename... Args>
struct rstd::io::println< Args >

Prints formatted text to stdout, followed by a newline.

Template Parameters
ArgsThe types of format arguments.

The documentation for this struct was generated from the following file: