Add cpp_function

This commit is contained in:
Jonathan Müller 2017-01-22 22:01:40 +01:00
commit ddadcfe88c
11 changed files with 338 additions and 42 deletions

View file

@ -28,6 +28,9 @@ namespace cppast
variable_t,
function_parameter_t,
function_t,
count,
};