Visual Computing Library
|
Public Member Functions | |
KeyValueRefPair (const T1 &f, T2 &s) | |
![]() | |
SecondRefPair (const T1 &f, T2 &s) | |
Public Attributes | |
T1 & | key = SecondRefPair<T1, T2>::first |
T2 & | value = SecondRefPair<T1, T2>::second |
![]() | |
T1 | first |
T2 & | second |