Alexandria  2.22.0
Please provide a description of the project.
Namespaces | Functions
boost Namespace Reference

Namespaces

 python
 
 serialization
 

Functions

bool operator!= (const Euclid::SourceCatalog::Source::id_type &a, const Euclid::SourceCatalog::Source::id_type &b)
 boost::variant specifies an equality operator (==), but, in older boost versions, not an inequality one CCfits expects != to be defined, so we do it here More...
 

Function Documentation

◆ operator!=()

bool boost::operator!= ( const Euclid::SourceCatalog::Source::id_type a,
const Euclid::SourceCatalog::Source::id_type b 
)
inline

boost::variant specifies an equality operator (==), but, in older boost versions, not an inequality one CCfits expects != to be defined, so we do it here

Definition at line 145 of file Source.h.