Morton concept. More...
#include <dox/tag/concept/morton.hpp>
Public Types | |
enum | { D } |
typedef size_t | value_type |
typedef pcoord | pcoord_type |
Public Member Functions | |
Comparison Methods | |
bool | operator== (equality_comparable const &e) |
Equality operator. | |
Comparison Methods | |
bool | operator< (less_than_comparable const &l) |
Less-than operator. | |
Related Functions | |
(Note that these are not member functions.) | |
void | swap (assignable &a1, assignable &a2) |
Global swap. |
Morton concept.
bool concept::stl::less_than_comparable::operator< | ( | less_than_comparable const & | l | ) | [inherited] |
Less-than operator.
bool concept::stl::equality_comparable::operator== | ( | equality_comparable const & | e | ) | [inherited] |
Equality operator.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |