A RetroSearch Logo

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

Search Query:

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

use `fmt::format_to` with `vector<char>` and `FMT_COMPILE` · Issue #4206 · fmtlib/fmt · GitHub

I'm new to c++, apology if this is not a good issue.

I'm coming from #1771 , but I'm using a vector<char> as memory buffer.

And fmt::format_to(std::back_inserter(out), FMT_COMPILE("{}"), val) works if out is std::string of fmt::memory_buffer but not std::vector<char>, and fmt::format_to(std::back_inserter(buffer), "{}", val) works for vector<char>

Is it possible to add support for vector<char> and FMT_COMPILE?

https://godbolt.org/z/h6xoG65he


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