Skip to content

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
@elbeno elbeno deleted the user-defined-formatting branch October 16, 2025 20:07
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