Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2014 年頃に一般公開される C++ ライブラリに取り組んでいるため、現在、設計上の選択を迫られています。C++14 でリリースされる非常に便利なツールの 1 つがstd::optional. g++/libstdc++を使用することが期待できるのバージョンを知りたい-std=c++1yです。
std::optional
g++/libstdc++
-std=c++1y