Home | Libraries | People | FAQ | More |
boost::base_from_member<MemberType &, UniqueID>
// In header: <boost/utility/base_from_member.hpp> template<typename MemberType, int UniqueID> class base_from_member<MemberType &, UniqueID> { public: // construct/copy/destruct explicit base_from_member(MemberType &) noexcept; };