Skip to content
Commit 8ea8fd48 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Instantiation for member classes of class templates. Note that only

the declarations of member classes are instantiated when the owning
class template is instantiated. The definitions of such member classes
are instantiated when a complete type is required.

This change also introduces the injected-class-name into a class
template specialization.

llvm-svn: 67707
parent 51a53f92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment