class Type::PackExpansionTypeBitfields
Declaration
class Type::PackExpansionTypeBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Type.h:1842
Member Variables
- private unsigned int
- private unsigned int NumExpansions
- This field will only have a non-zero value when some of the parameter packs that occur within the pattern have been substituted but others have not.