FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static bool fits::Compare
(
const
Address
&
p1
,
const
Address
&
p2
)
inline
static
Definition at line
862
of file
fits.h
.
863
{
864
return
p1.first>p2.first;
865
}
fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11