Specification rule of “definition of a static data member is in the scope of its class” with a templated base class

前端 未结 0 880
不知归路
不知归路 2021-01-06 21:45

The C++ specification (e.g. C++17 [class.static] §2) says:

The definition of a static data member is in the scope of its class.

With

相关标签:
回答
  • 消灭零回复
提交回复
热议问题