|
typedef first_type_ | first_type |
|
typedef second_type_ | second_type |
|
|
| inv_pair (const first_type &first, const second_type &second) |
|
| inv_pair (const std::pair< first_type, second_type > &r) |
|
template<typename F , typename S > |
| inv_pair (const inv_pair< F, S > &r) |
|
| operator direct_pair< second_type, first_type > & () |
|
| operator const direct_pair< second_type, first_type > & () const |
|
|
second_type | second |
|
first_type | first |
|
The documentation for this struct was generated from the following file:
- Client/trunk/ParaEngineClient/CommonFramework/bimap.h