Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::RefPair< T1, T2 > Member List

This is the complete list of members for elm::RefPair< T1, T2 >, including all inherited members.

operator=(const Pair< T1, T2 > &p)elm::RefPair< T1, T2 >
RefPair(T1 &r1, T2 &r2)elm::RefPair< T1, T2 >