_IsRef< _Tp > Struct Template Reference

#include <boost_type_traits.h>

List of all members.

Public Types

enum  { _Is = ::boost::is_reference<_Tp>::value }
typedef __bool2type< _Is
>::_Ret 
_Ret
typedef __false_type _Ret


Detailed Description

template<class _Tp>
struct _IsRef< _Tp >

Definition at line 41 of file boost_type_traits.h.


Member Typedef Documentation

template<class _Tp>
typedef __bool2type<_Is>::_Ret _IsRef< _Tp >::_Ret

Definition at line 43 of file boost_type_traits.h.

template<class _Tp>
typedef __false_type _IsRef< _Tp >::_Ret

Definition at line 173 of file type_traits.h.


Member Enumeration Documentation

template<class _Tp>
anonymous enum

Enumerator:
_Is 

Definition at line 42 of file boost_type_traits.h.


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



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