Specialization of member template of non-specialized class template

20 views
Skip to first unread message

razvyb...@gmail.com

unread,
Apr 14, 2018, 2:56:53 PM4/14/18
to ISO C++ Standard - Discussion
Paragraph 18 of [temp.expl.spec] states that:

A specialization of a member function template, member class template, or static data member template of a non-specialized class template is itself a template.

But the paragraph right above (paragraph 17 of [temp.expl.spec]) explicitly states that you cannot explicitly specialize a class member template if the enclosing template is not specialized.
Then what kind of specialization does paragraph 18 actually refer to?

Thank you.


Reply all
Reply to author
Forward
0 new messages