TOSDataBridge icon indicating copy to clipboard operation
TOSDataBridge copied to clipboard

Cannot build with C++ 17/20

Open Radeon0 opened this issue 3 years ago • 0 comments

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.

Capture

Thank you

Radeon0 avatar Nov 11 '21 02:11 Radeon0