Closed faithandbrave closed 2 years ago
constexpr
std::vector
std::string
P0784R7の言語部分は完了しました。
Visual Studioではconstexpr vectorとかが使えるようになっているらしく、Compiler Explorerで試せるようなので、試しながらリファレンスを書いていきます。 https://www.cppstories.com/2021/constexpr-vecstr-cpp20/
constexpr vector
constexpr
containers (言語側も)std::vector
constexprstd::string
constexpr