FreePOOMA  2.4.1
Classes
ConnectPair.h File Reference

Connect More...

This graph shows which files directly or indirectly include this file:

Classes

class  ConnectPair< T1, T2 >
 ConnectPair<T1,T2> stores two items of types T1 and T2, basically the same as std::pair from the STL. More...

Detailed Description

Connect

ConnectPair<T1,T2> stores two items of types T1 and T2, basically the same as std::pair from the STL.