ZXFoundation™ 26h2
Loading...
Searching...
No Matches
lib::format::formatter< char[N]> Struct Template Referenceexport
module lib.format

Formatter for fixed-size character arrays (string literals). More...

Public Member Functions

auto format (format_context &ctx, const char(&val)[N]) const noexcept -> void

Detailed Description

template<usize N>
struct lib::format::formatter< char[N]>

Formatter for fixed-size character arrays (string literals).


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