Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
RefPair< T1, T2 > Class Template Reference

#include <elm/util/Pair.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ RefPair()

RefPair ( T1 &  r1,
T2 &  r2 
)
inline

Member Function Documentation

◆ operator=()

RefPair<T1, T2>& operator= ( const Pair< T1, T2 > &  p)
inline

References elm::io::p().


The documentation for this class was generated from the following file: