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 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