|
Visual Computing Library
devel
|

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