lsst.afw gb3a676b8dc+b4feba26a1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 704 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 705 of file Catalog.h.

Member Data Documentation

◆ adaptee

Definition at line 709 of file Catalog.h.


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