Add a mechanism to print type names/strings in inline
error messages without macros.
#17882
jsuereth
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Simple Idea:
Add the following method to
compiletime
package akin to the following::This could then be used in compiletime error messages like:
Beta Was this translation helpful? Give feedback.
All reactions