cgrapht 1.0.0
A modern C++20 header-only graph library
Loading...
Searching...
No Matches
commons.hpp File Reference

Common concepts and utilities. More...

#include <cstddef>
#include <functional>
+ Include dependency graph for commons.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cgrapht
 

Concepts

concept  cgrapht::Hashable
 Concept for types hashable by std::hash.
 

Detailed Description

Common concepts and utilities.

Definition in file commons.hpp.