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
but CMakeLists.txt still only wants CMAKE_CXX_STANDARD 14, resulting in compilation with -std=gnu++14 which results in .../include/llvm/ADT/bit.h:64:56: error: ‘is_integral_v’ is not a member of ‘std’