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

Public Member Functions

 KeyRefValueRefPair (T1 &f, T2 &s)
 
- Public Member Functions inherited from vcl::RefPair< T1, T2 >
 RefPair (T1 &f, T2 &s)
 

Public Attributes

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

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