#include <FBase.h>
Public Types | |
| typedef T | first_type |
| typedef U | second_type |
Public Methods | |
| flash_pair () | |
| flash_pair (const T &x, const U &y) | |
| template<class V, class W> | flash_pair (const flash_pair< V, W > &pr) |
Public Attributes | |
| T | first |
| U | second |
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
|||||||||||||||||||
|
|
|
||||||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001