Skip to content

Commit 193d707

Browse files
author
Dawn Perchik
committed
CWG2255 Instantiated static data member templates
1 parent f52dc60 commit 193d707

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/templates.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5457,6 +5457,10 @@
54575457
instantiated member function.
54585458
A member class instantiated from a member class template is called an
54595459
instantiated member class.
5460+
A variable instantiated from a variable template is called an
5461+
instantiated variable.
5462+
A static data member instantiated from a static data member template
5463+
is called an instantiated static data member.
54605464

54615465
\pnum
54625466
An explicit specialization may be declared for a function template,

0 commit comments

Comments
 (0)