A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/fmtlib/fmt/issues/3857 below:

support C++23 character range formatting · Issue #3857 · fmtlib/fmt · GitHub

In C++23 it's possible to use the s formatter to format char ranges as strings

Format String Contents Formatted Output {:s} vector{'H', '\t', 'l', 'l', 'o'} H llo {:?s} vector{'H', '\t', 'l', 'l', 'o'} "H\tllo"

p2286r8

Trying to do the same with libfmt results in an "invalid format specifier" error

https://flux.godbolt.org/z/nacKGTfM7


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4