TemplateArgumentKind

libclang doesn't offer a lot of functionality when it comes to extracting template arguments from structs - this enum is the best we can do.

Values

ValueMeaning
GenericType
SpecialisedType
Value

Meta