Jonathan Müller
c5d6df957c
Remove parameter children from e.g. cpp_function_base
...
Also template parameter children of cpp_template_template_parameter.
Now accessible over named function, consistent with base classes, other template parameters etc.
2017-04-11 18:50:02 +02:00
Jonathan Müller
d18070a799
Implement code generation
2017-03-29 19:51:02 +02:00
Jonathan Müller
c44e0b512e
Use enum for builtin types
2017-03-27 22:19:25 +02:00
Jonathan Müller
67f247533c
Add is_templated() helper
2017-03-27 21:47:57 +02:00
Jonathan Müller
bf7c85a9dd
Parse cpp_function_template_specialization
2017-03-27 10:07:13 +02:00
Jonathan Müller
eeb48f1df5
Parse cpp_function_template
2017-03-25 14:34:04 +01:00