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
The client I'm using has the "C++ Language Standard" set to C++ 20, but I cannot include/build due to the identifier errors in "containers.hpp" The errors will not occur if the standard is set to C++ 14.
The code was compiled using the "fixes-v142" (most recent) branch.
Thank you
The text was updated successfully, but these errors were encountered:
The client I'm using has the "C++ Language Standard" set to C++ 20, but I cannot include/build due to the identifier errors in "containers.hpp" The errors will not occur if the standard is set to C++ 14.
The code was compiled using the "fixes-v142" (most recent) branch.
Thank you
The text was updated successfully, but these errors were encountered: