utility File Reference

#include "../utility"

Go to the source code of this file.

Namespaces

namespace  std
namespace  std::tr1

Classes

struct  std::tr1::tuple_size< std::pair< _Tp1, _Tp2 > >
struct  std::tr1::tuple_element< 0, std::pair< _Tp1, _Tp2 > >
struct  std::tr1::tuple_element< 1, std::pair< _Tp1, _Tp2 > >
struct  std::tr1::__pair_get< 0 >
struct  std::tr1::__pair_get< 1 >

Defines

#define _TR1_UTILITY   1

Functions

template<int _Int, class _Tp1, class _Tp2>
tuple_element< _Int, std::pair<
_Tp1, _Tp2 > >::type & 
std::tr1::get (pair< _Tp1, _Tp2 > &__in)
template<int _Int, class _Tp1, class _Tp2>
const tuple_element< _Int,
std::pair< _Tp1, _Tp2
> >::type & 
std::tr1::get (const pair< _Tp1, _Tp2 > &__in)


Detailed Description

This is a TR1 C++ Library header.

Definition in file tr1/utility.


Define Documentation

#define _TR1_UTILITY   1

Definition at line 35 of file tr1/utility.


Generated on Tue Feb 2 16:57:30 2010 for GNU C++ STL by  doxygen 1.4.7