Skip to content

✨ Allow user-defined formatting with ct_format #220

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Apr 23, 2025

Problem:

  • ct_format does not allow for compile-time formatting of user-defined types.

Solution:

  • Add ct_format_as customization point that allows user-defined types to be given customized compile-time formatting.

Problem:
- `ct_format` does not allow for compile-time formatting of user-defined types.

Solution:
- Add `ct_format_as` customization point that allows user-defined types to be
  given customized compile-time formatting.
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

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

awesome 😎

@lukevalenty lukevalenty merged commit 768a457 into intel:main Apr 23, 2025
42 checks passed
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