Classes | |
| class | InstantiationHelper |
Functions | |
| def | instantiate_args_list |
| def | instantiate_name |
| def | instantiate_return_type |
| def | instantiate_type |
| def | is_scoped_template |
Variables | |
| ClassMembers | |
| InstantiatedMembers | |
Various helpers for instantiation.
| def gtwrap.template_instantiator.helpers.instantiate_args_list | ( | args_list | ) |
Definition at line 145 of file helpers.py.
| def gtwrap.template_instantiator.helpers.instantiate_name | ( | original_name | ) |
Definition at line 196 of file helpers.py.
| def gtwrap.template_instantiator.helpers.instantiate_return_type | ( | return_type | ) |
Definition at line 174 of file helpers.py.
| def gtwrap.template_instantiator.helpers.instantiate_type | ( | ctype | ) |
Definition at line 32 of file helpers.py.
| def gtwrap.template_instantiator.helpers.is_scoped_template | ( | template_typenames | ) |
Definition at line 17 of file helpers.py.
| gtwrap.template_instantiator.helpers.ClassMembers |
Definition at line 9 of file helpers.py.
| gtwrap.template_instantiator.helpers.InstantiatedMembers |
Definition at line 12 of file helpers.py.