Skip to content

✨ Add operator+ for format_result conversion to ct_string #240

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
Jun 26, 2025

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jun 25, 2025

Problem:

  • It's verbose to explicitly convert a format_result to a ct_string.
  • Docs for format_result and ct_string are missing some uses, and the use of ct.

Solution:

  • Add unary operator+ for that.
  • Improve docs for string things.

Problem:
- It's verbose to explicitly convert a `format_result` to a `ct_string`.
- Docs for `format_result` and `ct_string` are missing some uses, and the use of `ct`.

Solution:
- Add unary `operator+` for that.
- Improve docs for string things.
@mjcaisse-intel mjcaisse-intel merged commit 8c700bb into intel:main Jun 26, 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