Add FMT_EXPORT on ranges.h customization points by Mishura4 · Pull Request #4476 · fmtlib/fmt · GitHub
Skip to content

Add FMT_EXPORT on ranges.h customization points - #4476

Merged
vitaut merged 2 commits into
fmtlib:masterfrom
Mishura4:master
Jun 24, 2025
Merged

Add FMT_EXPORT on ranges.h customization points#4476
vitaut merged 2 commits into
fmtlib:masterfrom
Mishura4:master

Conversation

@Mishura4

@Mishura4 Mishura4 commented Jun 20, 2025

Copy link
Copy Markdown
Contributor

Title, fmt/ranges.h has a bunch of missing exports, in particular I needed to specialize fmt::is_tuple_formattable to std::false_type, figured I'd do the others.

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

Comment thread include/fmt/ranges.h
Comment thread include/fmt/ranges.h Outdated
@Mishura4
Mishura4 requested a review from vitaut June 21, 2025 18:15
@vitaut
vitaut merged commit 353bd89 into fmtlib:master Jun 24, 2025
@vitaut

vitaut commented Jun 24, 2025

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants