artefaktur
software engineer &        architecture

 
 
 
 

struct core_pair

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::lang::sys::core_pair< First, Second > Struct Template Reference

#include <core_pair.h>

List of all members.


Detailed Description

template<class First, class Second>
struct acdk::lang::sys::core_pair< First, Second >

Duplicate of std::pair struct.


Public Types

typedef First first_type
typedef Second second_type

Public Member Functions

 core_pair ()
 core_pair (const First &f, const Second &s)
 core_pair (const core_pair< first_type, second_type > &other)

Public Attributes

First first
Second second

Member Typedef Documentation

template<class First, class Second>
typedef First acdk::lang::sys::core_pair< First, Second >::first_type
 

template<class First, class Second>
typedef Second acdk::lang::sys::core_pair< First, Second >::second_type
 


Constructor & Destructor Documentation

template<class First, class Second>
acdk::lang::sys::core_pair< First, Second >::core_pair  )  [inline]
 

template<class First, class Second>
acdk::lang::sys::core_pair< First, Second >::core_pair const First &  f,
const Second &  s
[inline]
 

template<class First, class Second>
acdk::lang::sys::core_pair< First, Second >::core_pair const core_pair< first_type, second_type > &  other  )  [inline]
 


Member Data Documentation

template<class First, class Second>
First acdk::lang::sys::core_pair< First, Second >::first
 

template<class First, class Second>
Second acdk::lang::sys::core_pair< First, Second >::second
 

 
Last modified 2005-05-08 18:32 by SYSTEM By Artefaktur, Ing. Bureau Kommer