![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/data/util.h>
Public Types | |
| typedef T | x_t |
| typedef T | y_t |
Public Member Functions | |
| T | operator() (const T &a, const T &b) const |
Static Public Attributes | |
| static T | null = _if<type_info<T>::is_scalar, scalar_zero<T>, class_zero<T> >::zero() |
| typedef T x_t |
| typedef T y_t |
|
inline |
|
static |