You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--------------------------------
C++17 contains much more features that:
1. add flexibility (eg. std::any, std::variant)
2. potential performance improvement
3. type safety
For more info see: https://en.cppreference.com/w/cpp/17
0 commit comments