IntelliSense doesn't support std::variant of C++ 17

后端 未结 0 1155
小鲜肉
小鲜肉 2020-12-21 02:51

The library for variants exists and i can include it, but when I create a variant, it gives an error saying std doesn\'t contain a variant type.

I checked the C++ sta

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