Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
property_tags.hpp File Reference
#include <cstddef>
#include <boost/type_traits/integral_constant.hpp>
#include <boost/mpl/bitxor.hpp>
#include <boost/function_types/detail/pp_tags/preprocessed.hpp>
#include <boost/function_types/detail/pp_loop.hpp>
Include dependency graph for property_tags.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::function_types::detail::constant< Value >
 
struct  boost::function_types::detail::property_tag< Bits, Mask >
 
struct  boost::function_types::detail::bits< T >
 
struct  boost::function_types::detail::mask< T >
 
struct  boost::function_types::detail::encode_bits_impl< Bits, CCID >
 
struct  boost::function_types::detail::tag_ice< LHS_bits, LHS_mask, RHS_bits, RHS_mask >
 
struct  boost::function_types::detail::retag_default_cc< Tag, RegTag >
 
struct  boost::function_types::detail::encode_bits< Bits, CCID >
 
struct  boost::function_types::detail::compound_tag< LHS, RHS >
 
struct  boost::function_types::detail::changed_tag< Base, PropOld, PropNew >
 
struct  boost::function_types::detail::represents_impl< Tag, QueryTag >
 
struct  boost::function_types::tag< Tag1, Tag2, Tag3, Tag4 >
 
struct  boost::function_types::tag< Tag1, Tag2, Tag3, null_tag >
 
struct  boost::function_types::tag< Tag1, Tag2, null_tag, null_tag >
 
struct  boost::function_types::tag< Tag1, null_tag, null_tag, null_tag >
 
struct  boost::function_types::represents< Tag, QueryTag >
 
struct  boost::function_types::extract< Tag, QueryTag >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::function_types
 
 boost::function_types::detail
 

Macros

#define BOOST_FT_cc_file   <boost/function_types/detail/pp_tags/cc_tag.hpp>
 

Typedefs

typedef long boost::function_types::detail::bits_t
 
typedef detail::property_tag< 0, 0 > boost::function_types::null_tag
 

Macro Definition Documentation

#define BOOST_FT_cc_file   <boost/function_types/detail/pp_tags/cc_tag.hpp>