Add cpp_variable_template
This commit is contained in:
parent
7b4beea8df
commit
78157d43fc
5 changed files with 64 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ namespace cppast
|
|||
template_template_parameter_t,
|
||||
|
||||
alias_template_t,
|
||||
variable_template_t,
|
||||
function_template_t,
|
||||
function_template_specialization_t,
|
||||
class_template_t,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue