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::property_tag< Bits, Mask > Struct Template Reference

#include <property_tags.hpp>

Public Types

typedef constant< Bits > bits
 
typedef constant< Mask > mask
 

Member Typedef Documentation

template<bits_t Bits, bits_t Mask>
typedef constant<Bits> boost::function_types::detail::property_tag< Bits, Mask >::bits
template<bits_t Bits, bits_t Mask>
typedef constant<Mask> boost::function_types::detail::property_tag< Bits, Mask >::mask

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