diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-02-09 13:50:32 -0800 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-02-21 08:39:16 -0800 |
commit | 83c1a9594f5827451b7536352d53889b75230a57 (patch) | |
tree | d2ec6bd27abb2763bbab719003422b0644f527d4 /tests/headers/cpp-empty-layout.hpp | |
parent | 40fc430d60fbdc62d6c24a2532526c45b9fba9f7 (diff) |
Add TemplateDeclaration::all_template_parameters
The all_template_parameters method gets the complete set of template parameters
that can affect a given item.
Note that this item doesn't need to be a template declaration itself for `Some`
to be returned from this method (in contrast to `self_template_params`). If this
item is a member of a template declaration, then the parent's template
parameters are included here. See the example in TemplateDeclaration's doc
comment for details.
Diffstat (limited to 'tests/headers/cpp-empty-layout.hpp')
0 files changed, 0 insertions, 0 deletions