diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-08-28 20:31:08 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-08-28 20:31:08 +0000 |
commit | d6350aefb1396b299e199c7f1fe51bb40c12e75e (patch) | |
tree | 6d1d252f7d22def4ad36e95c9a2453cd3e44a1ac /lib/Sema/SemaType.cpp | |
parent | c761f40467a76c5bba819324ddc489c214c5a5da (diff) |
Implement template instantiation for member class templates.
When performing template instantiation of the definitions of member
templates (or members thereof), we build a data structure containing
the template arguments from each "level" of template
instantiation. During template instantiation, we substitute all levels
of template arguments simultaneously.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80389 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions