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
Many people are still using compilers that do not comply with c++17, and are not willing to do the upgrade. Since few features of c++17 are in use, it might be a good idea to make it compatible with c++11.
Many people are still using compilers that do not comply with c++17, and are not willing to do the upgrade. Since few features of c++17 are in use, it might be a good idea to make it compatible with c++11.