|
Visual Computing Library
devel
|

Public Member Functions | |
| KeyRefValueRefPair (T1 &f, T2 &s) | |
Public Member Functions inherited from vcl::RefPair< T1, T2 > | |
| RefPair (T1 &f, T2 &s) | |
Public Attributes | |
| T1 & | key = RefPair<T1, T2>::first |
| T2 & | value = RefPair<T1, T2>::second |
Public Attributes inherited from vcl::RefPair< T1, T2 > | |
| T1 & | first |
| T2 & | second |