Skip to content

Checking whether a type is built-in #42

Answered by Azoy
NSExceptional asked this question in Q&A
Discussion options

You must be logged in to vote

You can check if the type is OpaqueMetadata because those are the only ones who are opaque as of now. isPOD means "plain old datatype" so I believe things like structs, enums, and tuples, etc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NSExceptional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants