Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include </home/casse/Dev/elm/src/data.h>
Public Member Functions | |
bool | operator() (const T &v, const A &a) |
Predicate concept with additional argument.
T | Type of value to test. |
A | Type of argument. |
bool operator() | ( | const T & | v, |
const A & | a | ||
) |