Closed skyzh closed 1 year ago
also upgrade to C++ 23 so that we can use std::backtrace
need to revert to C++23 change 🤣
Should we also manually add -std=c++23 flag in CMakeLists.txt🤔
-std=c++23
CMakeLists.txt
decided to drop C++23 for this semester and bumped several dependencies, PTAL again, thanks! @yliang412
also upgrade to C++ 23 so that we can use std::backtrace