mirror of
https://github.com/boostorg/graph.git
synced 2026-01-26 18:42:12 +00:00
It uses deprecated (C++17) and removed (C++20) classes such as std::binary_function. Fails to compile on msvc-14.2. Temporarily disabling altogether for simplicity.