ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

Home Page:https://zigrazor.github.io/CXXGraph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to C++ 20 standard

ZigRazor opened this issue · comments

I think is time to switch to the C++20 standard to improve performance with new standard library function and utilities.
The C++ 20 standard is now used by the majority of the system, so can be the time to switch