ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
Minisat::DeepEqual< K > Struct Template Reference
#include <
Map.h
>
Public Member Functions
bool
operator()
(
const
K *k1,
const
K *k2)
const
Detailed Description
template<class K>
struct Minisat::DeepEqual< K >
Definition at line
38
of file
Map.h
.
Member Function Documentation
◆
operator()()
template<class K>
bool
Minisat::DeepEqual
< K >::operator()
(
const
K *
k1
,
const
K *
k2
) const
inline
Definition at line
38
of file
Map.h
.
38
{
bool
operator()
(
const
K
*
k1
,
const
K
*
k2
)
const
{
return
*
k1
== *
k2
; } };
Minisat::DeepEqual
Definition
Map.h:38
Minisat::DeepEqual::operator()
bool operator()(const K *k1, const K *k2) const
Definition
Map.h:38
Here is the call graph for this function:
Here is the caller graph for this function:
The documentation for this struct was generated from the following file:
src/sat/bsat2/
Map.h
Minisat
DeepEqual
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号