Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Public Attributes
|
List of all members
Minisat::Internal::Map< K, D, H, E >::Pair Struct Reference
#include <
ogdf/lib/minisat/mtl/Map.h
>
Public Attributes
D
data
K
key
Detailed Description
template<class K, class D, class H = Hash<K>, class E = Equal<K>>
struct Minisat::Internal::Map< K, D, H, E >::Pair
Definition at line
58
of file
Map.h
.
Member Data Documentation
◆
data
template<class K , class D , class H = Hash<K>, class E = Equal<K>>
D
Minisat::Internal::Map
< K, D, H, E >::Pair::data
Definition at line
58
of file
Map.h
.
◆
key
template<class K , class D , class H = Hash<K>, class E = Equal<K>>
K
Minisat::Internal::Map
< K, D, H, E >::Pair::key
Definition at line
58
of file
Map.h
.
The documentation for this struct was generated from the following file:
include/ogdf/lib/minisat/mtl/
Map.h
Minisat
Internal
Map
Pair
This site is powered by Netlify.
© 1999–2024
The OGDF Team