Open
Graph Drawing
Framework
v. 2022.02 (Dogwood)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Public Member Functions
|
List of all members
Minisat::Internal::Equal< K > Struct Template Reference
#include <
ogdf/lib/minisat/mtl/Map.h
>
Public Member Functions
bool
operator()
(const K &k1, const K &k2) const
Detailed Description
template<class K>
struct Minisat::Internal::Equal< K >
Definition at line
33
of file
Map.h
.
Member Function Documentation
◆
operator()()
template<class K >
bool
Minisat::Internal::Equal
< K >::operator()
(
const K &
k1
,
const K &
k2
)
const
inline
Definition at line
33
of file
Map.h
.
The documentation for this struct was generated from the following file:
include/ogdf/lib/minisat/mtl/
Map.h
Minisat
Internal
Equal
© 1999–2022
The OGDF Team