Alexandria  2.19
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
boost Namespace Reference

Namespaces

 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

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.