Visual Computing Library
Loading...
Searching...
No Matches
vcl::KeyValueRefPair< T1, T2 > Class Template Reference
Inheritance diagram for vcl::KeyValueRefPair< T1, T2 >:

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

T1key = SecondRefPair<T1, T2>::first
 
T2value = SecondRefPair<T1, T2>::second
 
- Public Attributes inherited from vcl::SecondRefPair< T1, T2 >
T1 first
 
T2second
 

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