constexpr std::vector and constexpr std::string in C++20

前端 未结 0 1739
温柔的废话
温柔的废话 2020-12-03 16:01

In new c++20 std::vector and std::string have constexpr constructors (and other methods). I learned https://www.heise.de/developer/artikel/constexpr-std-vector-und-constexpr

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