Public Types | Public Member Functions | List of all members
boost::serialization::detail::base_cast< B, D > Struct Template Reference

#include <base_object.hpp>

Public Types

typedef mpl::if_< is_const< D >, const B, B >::type type
 

Public Member Functions

 BOOST_STATIC_ASSERT (is_const< type >::value==is_const< D >::value)
 

Detailed Description

template<class B, class D>
struct boost::serialization::detail::base_cast< B, D >

Definition at line 48 of file base_object.hpp.

Member Typedef Documentation

◆ type

template<class B , class D >
typedef mpl::if_< is_const<D>, const B, B >::type boost::serialization::detail::base_cast< B, D >::type

Definition at line 55 of file base_object.hpp.

Member Function Documentation

◆ BOOST_STATIC_ASSERT()

template<class B , class D >
boost::serialization::detail::base_cast< B, D >::BOOST_STATIC_ASSERT ( is_const< type >::value  = =is_const< D >::value)

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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 04:38:17