lsst.afw
19.0.0-22-gd98cb7f78
|
#include <Catalog.h>
Public Member Functions | |
bool | operator() (RecordT const &a, RecordT const &b) const |
Public Attributes | |
Key< T > | key |
|
inline |
Key<T> lsst::afw::table::detail::KeyComparisonFunctor< RecordT, T >::key |