Add cpp_function_template
This commit is contained in:
parent
edb132981a
commit
93c6e0f44c
6 changed files with 71 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ namespace cppast
|
|||
template_template_parameter_t,
|
||||
|
||||
alias_template_t,
|
||||
function_template_t,
|
||||
|
||||
count,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue