lsst.afw g714e0ed6de+de8826df4f
Loading...
Searching...
No Matches
lsst::afw::table::detail::ComparisonAdaptor< RecordT, Adaptee > Struct Template Reference

#include <Catalog.h>

Public Member Functions

bool operator() (std::shared_ptr< RecordT > const &a, std::shared_ptr< RecordT > const &b) const
 

Public Attributes

Adaptee adaptee
 

Detailed Description

template<typename RecordT, typename Adaptee>
struct lsst::afw::table::detail::ComparisonAdaptor< RecordT, Adaptee >

Definition at line 705 of file Catalog.h.

Member Function Documentation

◆ operator()()

template<typename RecordT, typename Adaptee>
bool lsst::afw::table::detail::ComparisonAdaptor< RecordT, Adaptee >::operator() ( std::shared_ptr< RecordT > const & a,
std::shared_ptr< RecordT > const & b ) const
inline

Definition at line 706 of file Catalog.h.

Member Data Documentation

◆ adaptee

template<typename RecordT, typename Adaptee>
Adaptee lsst::afw::table::detail::ComparisonAdaptor< RecordT, Adaptee >::adaptee

Definition at line 710 of file Catalog.h.


The documentation for this struct was generated from the following file: