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::extract< Tag, QueryTag > Struct Template Reference

#include <property_tags.hpp>

Public Types

typedef detail::constant
< ::boost::function_types::detail::tag_ice
< ::boost::function_types::detail::bits
< Tag >::value,::boost::function_types::detail::mask
< Tag >::value,::boost::function_types::detail::bits
< QueryTag >::value,::boost::function_types::detail::mask
< QueryTag >::value >
::extracted_bits > 
bits
 
typedef detail::constant
< ::boost::function_types::detail::mask
< QueryTag >::value > 
mask
 

Member Typedef Documentation

template<class Tag , class QueryTag >
typedef detail::constant< ::boost::function_types::detail::tag_ice < ::boost::function_types::detail::bits<Tag>::value , ::boost::function_types::detail::mask<Tag>::value , ::boost::function_types::detail::bits<QueryTag>::value , ::boost::function_types::detail::mask<QueryTag>::value >::extracted_bits > boost::function_types::extract< Tag, QueryTag >::bits
template<class Tag , class QueryTag >
typedef detail::constant< ::boost::function_types::detail::mask<QueryTag>::value > boost::function_types::extract< Tag, QueryTag >::mask

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