首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
constexpr static member pointer compiles with gcc and clang, but not with MSVC
后端
未结
关注
0
751
梦毁少年i
2020-12-18 05:00
The following class
class Foo { int member; inline static constexpr auto r = &Foo::member; };
相关标签:
回答
消灭零回复
验证码
看不清?
提交回复
热议问题