comparable.hpp File Reference

#include "data/data.hpp"

Include dependency graph for comparable.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::data

Classes

class  comparable
 Abstract base class for data structures that can be compared to each other. More...

Functions

bool operator!= (const comparable &a, const comparable &b)
bool operator< (const comparable &a, const comparable &b)
bool operator<= (const comparable &a, const comparable &b)
bool operator== (const comparable &a, const comparable &b)
bool operator> (const comparable &a, const comparable &b)
bool operator>= (const comparable &a, const comparable &b)


Generated on Sat Mar 1 13:50:03 2008 for Periapsis Project by  doxygen 1.5.5