Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::function_types::detail::changed_tag< Base, PropOld, PropNew > Struct Template Reference

#include <property_tags.hpp>

Inheritance diagram for boost::function_types::detail::changed_tag< Base, PropOld, PropNew >:
Collaboration diagram for boost::function_types::detail::changed_tag< Base, PropOld, PropNew >:

Public Types

typedef mpl::bitxor_< typename
Base::bits, typename
PropOld::bits, typename
PropNew::bits > 
bits
 

Member Typedef Documentation

template<class Base , class PropOld , class PropNew >
typedef mpl::bitxor_<typename Base::bits, typename PropOld::bits, typename PropNew::bits> boost::function_types::detail::changed_tag< Base, PropOld, PropNew >::bits

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