![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for fast< T >, including all inherited members.
| clear(T *target, int size) | fast< T > | inlinestatic |
| construct(T *t, int size) | fast< T > | inlinestatic |
| copy(T *target, const T *source, int size) | fast< T > | inlinestatic |
| destruct(T *t, int size) | fast< T > | inlinestatic |
| equals(const T *t1, const T *t2, int size) | fast< T > | inlinestatic |
| move(T *target, const T *source, int size) | fast< T > | inlinestatic |