rstd 0.1.0
Loading...
Searching...
No Matches
rstd::fmt::FormatString< Args > Struct Template Referenceexport
module rstd.core

A compile-time validated format string that ensures argument count and brace matching. More...

Detailed Description

template<typename... Args>
struct rstd::fmt::FormatString< Args >

A compile-time validated format string that ensures argument count and brace matching.

Template Parameters
ArgsThe types of the format arguments.

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