Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
backward::details::hashtable< K, V > Struct Template Reference

#include <ogdf/lib/backward/backward.hpp>

Public Types

using type = std::map< K, V >
 

Detailed Description

template<typename K, typename V>
struct backward::details::hashtable< K, V >

Definition at line 239 of file backward.hpp.

Member Typedef Documentation

◆ type

template<typename K , typename V >
using backward::details::hashtable< K, V >::type = std::map<K, V>

Definition at line 240 of file backward.hpp.


The documentation for this struct was generated from the following file: