Embedded Template Library 1.0
|
integer_sequence More...
#include <utility.h>
Public Member Functions | |
coordinate_2d (T x_, T y_) | |
Public Attributes | |
T | x |
T | y |
Friends | |
bool | operator== (const coordinate_2d &lhs, const coordinate_2d &rhs) |
bool | operator!= (const coordinate_2d &lhs, const coordinate_2d &rhs) |
integer_sequence
2D coordinate type.