1#ifndef ENTT_GRAPH_FWD_HPP
2#define ENTT_GRAPH_FWD_HPP
6#include "../core/fwd.hpp"
16template<
typename,
typename = std::allocator<std::
size_t>>
19template<
typename = std::allocator<
id_type>>
Basic implementation of a directed adjacency matrix.
Utility class for creating task graphs.
Undirected graph category tag.
Directed graph category tag.