Add cpp_alias_template
This commit is contained in:
parent
67a1b01efc
commit
f75776df33
6 changed files with 139 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ namespace cppast
|
|||
template_type_parameter_t,
|
||||
non_type_template_parameter_t,
|
||||
|
||||
alias_template_t,
|
||||
|
||||
count,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue