Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::is_virtual_base_of_impl< Base, Derived, mpl::true_ > Struct Template Reference

#include <is_virtual_base_of.hpp>

Classes

struct  boost_type_traits_internal_struct_X
 
struct  boost_type_traits_internal_struct_Y
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(sizeof(boost_type_traits_internal_struct_X)==sizeof(boost_type_traits_internal_struct_Y)))
 

Member Function Documentation

template<typename Base , typename Derived >
boost::detail::is_virtual_base_of_impl< Base, Derived, mpl::true_ >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (sizeof(boost_type_traits_internal_struct_X)==sizeof(boost_type_traits_internal_struct_Y)) 
)

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