Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in fmt
Linking errors with fmt: undefined reference to `std::string fmt::v6::internal::grouping_impl<char>(fmt::v6::internal::locale_ref)'
Sep 20, 2025
c++
fmt
How to write a formatter for fmt using wchar_t?
Sep 20, 2025
c++
fmt
Why is the `count()` function overload in `fmt/core.h` implemented like this?
Sep 14, 2025
c++
fmt
C++ namespace "std" has no member "format" despite #include <format>
Sep 13, 2025
c++
visual-studio-2022
fmt
How to print the current time with fractional seconds, using fmt library
Sep 13, 2025
c++
c++-chrono
fmt
C++ string formatting like Python "{}".format
Sep 12, 2025
c++
io
formatting
fmt
How to write format_as for enums of external namespaces in fmt 10.0
Sep 08, 2025
c++
fmt
Why does std::println(std::vector) fail to compile?
Sep 07, 2025
c++
stdvector
libc++
fmt
c++23
fmt compile time format string check without generating asm code for the check?
Sep 07, 2025
c++
c++20
fmt
Can't use std::format in c++20
Sep 05, 2025
c++
clang++
fmt
How to create a function that forwards its arguments to fmt::format keeping the type-safeness?
Mar 04, 2023
c++
c++20
fmt
Technical background to the C++ fmt::print vs. fmt::format_to naming?
Jan 26, 2023
c++
api-design
fmt
Format no such file or directory
Jan 02, 2023
c++
gcc
fmt
How come the fmt library is not header-only?
Nov 30, 2022
c++
fmt
header-only
fmtlib: an API to return parts of the formatted number in result string?
Nov 07, 2022
c++
fmt
How to use fmt library in the header-only mode?
Sep 23, 2022
c++
fmt
What is the math behind * 1233 >> 12 in this code counting decimal digits
May 29, 2022
c++
optimization
bit-manipulation
unsigned
fmt
How to figure out the length of the result of `fmt::format` without running it?
Sep 14, 2022
c++
fmt
Convert a vector<int> to string with fmt library
Sep 06, 2022
c++
fmt
Is there a way to suppress the fmt range formatter for a user defined class?
Sep 11, 2022
c++
fmt
Older Entries »