Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

flash_pair Struct Template Reference

#include <FBase.h>

List of all members.

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

first
second

template<class T, class U>
struct flash_pair< T, U >


Member Typedef Documentation

template<class T, class U>
typedef T flash_pair::first_type
 

template<class T, class U>
typedef U flash_pair::second_type
 


Constructor & Destructor Documentation

template<class T, class U>
flash_pair< T, U >::flash_pair [inline]
 

template<class T, class U>
flash_pair< T, U >::flash_pair const T & x,
const U & y
[inline]
 

template<class T, class U>
template<class V, class W>
flash_pair< T, U >::flash_pair const flash_pair< V, W > & pr [inline]
 


Member Data Documentation

template<class T, class U>
T flash_pair::first
 

template<class T, class U>
U flash_pair::second
 


The documentation for this struct was generated from the following file:
Generated at Wed Aug 1 13:33:53 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001