_BothPtrType< _Tp1, _Tp2 > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef _IsPtr< _Tp1 >::_Ret _IsPtr1
typedef _IsPtr< _Tp2 >::_Ret _IsPtr2
typedef _Land2< _IsPtr1, _IsPtr2
>::_Ret 
_Ret

Static Public Member Functions

static _Ret _Answer ()


Detailed Description

template<class _Tp1, class _Tp2>
struct _BothPtrType< _Tp1, _Tp2 >

Definition at line 463 of file type_traits.h.


Member Typedef Documentation

template<class _Tp1, class _Tp2>
typedef _IsPtr<_Tp1>::_Ret _BothPtrType< _Tp1, _Tp2 >::_IsPtr1

Definition at line 464 of file type_traits.h.

template<class _Tp1, class _Tp2>
typedef _IsPtr<_Tp2>::_Ret _BothPtrType< _Tp1, _Tp2 >::_IsPtr2

Definition at line 465 of file type_traits.h.

template<class _Tp1, class _Tp2>
typedef _Land2<_IsPtr1, _IsPtr2>::_Ret _BothPtrType< _Tp1, _Tp2 >::_Ret

Definition at line 467 of file type_traits.h.


Member Function Documentation

template<class _Tp1, class _Tp2>
static _Ret _BothPtrType< _Tp1, _Tp2 >::_Answer (  )  [inline, static]

Definition at line 468 of file type_traits.h.


The documentation for this struct was generated from the following file:



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1