neic-glass3  1.4.6
Public Member Functions | List of all members
glasscore::HypoCompare Struct Reference

CHypoList comparison function. More...

#include <HypoList.h>

Collaboration diagram for glasscore::HypoCompare:
Collaboration graph

Public Member Functions

bool operator() (const std::shared_ptr< CHypo > &lhs, const std::shared_ptr< CHypo > &rhs) const
 

Detailed Description

CHypoList comparison function.

HypoCompare contains the comparison function used by std::multiset when inserting, sorting, and retrieving hypos.

Member Function Documentation

bool glasscore::HypoCompare::operator() ( const std::shared_ptr< CHypo > &  lhs,
const std::shared_ptr< CHypo > &  rhs 
) const
inline

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