Different array uniform-initialization compiler behavior depending on class properties - Where does the standard define this?

前端 未结 0 1120
野的像风
野的像风 2020-12-06 05:03

I came across the following issue with g++ (-std=c++17 -O2 -Wall -pedantic) at least recently.

Within the following code, I provoke an expected compiler error due to

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