Add cpp_function_template_specialization

This commit is contained in:
Jonathan Müller 2017-02-04 14:43:27 +01:00
commit 93f5ad5999
7 changed files with 126 additions and 5 deletions

View file

@ -47,6 +47,7 @@ namespace cppast
alias_template_t,
function_template_t,
function_template_specialization_t,
count,
};