ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
Gluco::LessThan_default< T > Struct Template Reference
#include <
Sort.h
>
Public Member Functions
bool
operator()
(T x, T y)
Detailed Description
template<class T>
struct Gluco::LessThan_default< T >
Definition at line
34
of file
Sort.h
.
Member Function Documentation
◆
operator()()
template<class T>
bool
Gluco::LessThan_default
< T >::operator()
(
T
x
,
T
y
)
inline
Definition at line
35
of file
Sort.h
.
35
{
return
x
<
y
; }
Gluco::LessThan_default
Definition
Sort.h:34
The documentation for this struct was generated from the following file:
src/sat/glucose/
Sort.h
Gluco
LessThan_default
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号