std::tr1::__tuple_compare< 0, __i, __j, _Tp, _Up > Struct Template Reference

List of all members.

Static Public Member Functions

static bool __eq (const _Tp &__t, const _Up &__u)
static bool __less (const _Tp &__t, const _Up &__u)

Detailed Description

template<int __i, int __j, typename _Tp, typename _Up>
struct std::tr1::__tuple_compare< 0, __i, __j, _Tp, _Up >

Definition at line 122 of file tuple.


Member Function Documentation

template<int __i, int __j, typename _Tp, typename _Up>
static bool std::tr1::__tuple_compare< 0, __i, __j, _Tp, _Up >::__eq ( const _Tp &  __t,
const _Up &  __u 
) [inline, static]

Definition at line 124 of file tuple.

template<int __i, int __j, typename _Tp, typename _Up>
static bool std::tr1::__tuple_compare< 0, __i, __j, _Tp, _Up >::__less ( const _Tp &  __t,
const _Up &  __u 
) [inline, static]

Definition at line 129 of file tuple.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:43 2010 for GNU C++ STL by  doxygen 1.4.7