Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::base_from_member< MemberType &, UniqueID > Class Template Reference

#include <base_from_member.hpp>

Protected Member Functions

BOOST_CONSTEXPR base_from_member (MemberType &x) BOOST_NOEXCEPT
 

Protected Attributes

MemberType & member
 

Constructor & Destructor Documentation

template<typename MemberType , int UniqueID>
BOOST_CONSTEXPR boost::base_from_member< MemberType &, UniqueID >::base_from_member ( MemberType &  x)
inlineexplicitprotected

Member Data Documentation

template<typename MemberType , int UniqueID>
MemberType& boost::base_from_member< MemberType &, UniqueID >::member
protected

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