sparcians / map

Modeling Architectural Platform
Apache License 2.0
156 stars 56 forks source link

Fix compilation errors with Clang v16+. Also includes fixes for compiling with -std=c++23. #498

Closed bdutro closed 4 months ago

bdutro commented 4 months ago

This PR fixes compilation errors I observed trying to compile with clang v16 and v17, as well as some errors from bumping the C++ standard to C++23.