std::tr1::__is_base_of_helper< _Base, _Derived, >::_Conv Struct Reference

List of all members.

Public Member Functions

 operator _NoCv_Derived & ()
 operator _NoCv_Base & () const

Detailed Description

template<typename _Base, typename _Derived, bool = (!__is_union_or_class<_Base>::value || !__is_union_or_class<_Derived>::value || is_same<_Base, _Derived>::value)>
struct std::tr1::__is_base_of_helper< _Base, _Derived, >::_Conv

Definition at line 450 of file type_traits.


Member Function Documentation

template<typename _Base, typename _Derived, bool = (!__is_union_or_class<_Base>::value || !__is_union_or_class<_Derived>::value || is_same<_Base, _Derived>::value)>
std::tr1::__is_base_of_helper< _Base, _Derived, >::_Conv::operator _NoCv_Base & (  )  const

template<typename _Base, typename _Derived, bool = (!__is_union_or_class<_Base>::value || !__is_union_or_class<_Derived>::value || is_same<_Base, _Derived>::value)>
std::tr1::__is_base_of_helper< _Base, _Derived, >::_Conv::operator _NoCv_Derived & (  ) 


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