Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
Minisat::Internal::DeepEqual< 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::DeepEqual< K >
Definition at line
36
of file
Map.h
.
Member Function Documentation
◆
operator()()
template<
class
K
>
bool
Minisat::Internal::DeepEqual
<
K
>
::operator
()
(
const
K
*
k1
,
const
K
*
k2
)
const
inline
Definition at line
36
of file
Map.h
.
The documentation for this struct was generated from the following file:
include/ogdf/lib/minisat/mtl/
Map.h
Minisat
Internal
DeepEqual
© 1999–2023
The OGDF Team