Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented May 7, 2025

Problem:

  • It's verbose to do decltype(ct_string_to_type<S, T>().

Solution:

  • Use ct_string_to_type_t<S, T> instead.

Problem:
- It's verbose to do `decltype(ct_string_to_type<S, T>()`.

Solution:
- Use `ct_string_to_type_t<S, T>` instead.
@elbeno elbeno enabled auto-merge May 7, 2025 20:39
Copy link
Contributor

@mjcaisse-intel mjcaisse-intel left a comment

Choose a reason for hiding this comment

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

nice

@elbeno elbeno merged commit 42b656a into intel:main May 8, 2025
42 checks passed
@elbeno elbeno deleted the easier-ct-string-to-type branch May 8, 2025 21:38
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