Instantiator
Generate c++ template instantiations
|
Classes | |
struct | TemplateArgument |
Struct for the collection of all relevant data for a function parameter. More... | |
Enumerations | |
enum class | Kind { Type , NonType , Template , Pack } |
|
strong |
Enumerator | |
---|---|
Type | |
NonType | |
Template | |
Pack |
Definition at line 14 of file TemplateArgument.hpp.