My Project
Public Member Functions | List of all members
ParaEngine::direct_pair< first_type, second_type > Struct Template Reference
Inheritance diagram for ParaEngine::direct_pair< first_type, second_type >:

Public Member Functions

 direct_pair (const first_type &first, const second_type &second)
 
 direct_pair (const inv_pair< first_type, second_type > &r)
 
template<typename F , typename S >
 direct_pair (const std::pair< F, S > &r)
 
 operator inv_pair< second_type, first_type > & ()
 
 operator const inv_pair< second_type, first_type > & () const
 

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