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.
See Implementation
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.