Returning a tuple containing a C-array

后端 未结 0 1272
刺人心
刺人心 2020-12-19 22:52

I have some code that compiles and runs fine under g++ 10.2.0, but is rejected by clang++ 11.0.0.

Here is a minimal reproducer of the issue:

#include &         


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