How to initialize union in struct with C++20 designated initializer

前端 未结 0 1296
礼貌的吻别
礼貌的吻别 2020-12-14 19:19

I am trying to initialize struct sigaction (from sigaction.h) using C++20 designated initializers, but there are compiler errors. As this is part of a larger pr

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