Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about custom formatters and inline namespace #3534

Closed
xvitaly opened this issue Jul 17, 2023 · 1 comment
Closed

Question about custom formatters and inline namespace #3534

xvitaly opened this issue Jul 17, 2023 · 1 comment
Labels

Comments

@xvitaly
Copy link
Contributor

xvitaly commented Jul 17, 2023

Is it possible to use custom formatters without adding them to fmt:vX namespace?

We have issues with building against different versions of fmt.

@vitaut
Copy link
Contributor

vitaut commented Jul 17, 2023

You shouldn't be using inline namespaces manually, see the docs: https://fmt.dev/latest/api.html#formatting-user-defined-types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants