Files
fmt/test
Victor Zverovich 26c01df3bd Handle const-qualified named arguments
A named argument that arrives const-qualified was not recognized by
is_named_arg, silently dropping its name. This happens both when a
named argument is passed through an intermediate function returning
const T& (https://github.com/fmtlib/fmt/issues/4866) and in fmt's own
compiled format path, which passes arguments as const T&.

Make is_named_arg and is_static_named_arg see through top-level const so
the name is preserved instead of dropped.
2026-07-29 09:20:23 -07:00
..
2026-07-23 13:10:37 -07:00
2026-03-03 15:49:40 -08:00
2026-03-03 15:49:40 -08:00
2026-03-03 15:49:40 -08:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-06-26 12:29:26 -07:00
2026-06-08 08:18:43 +02:00
2026-06-26 15:57:41 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2024-01-09 19:36:12 -08:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2024-07-17 06:59:24 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00
2026-05-31 08:54:06 -07:00