Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_traits< const T * > Struct Template Reference

#include <property_map.hpp>

Public Types

typedef T value_type
 
typedef const value_typereference
 
typedef std::ptrdiff_t key_type
 
typedef lvalue_property_map_tag category
 

Member Typedef Documentation

template<class T >
typedef lvalue_property_map_tag boost::property_traits< const T * >::category
template<class T >
typedef std::ptrdiff_t boost::property_traits< const T * >::key_type
template<class T >
typedef const value_type& boost::property_traits< const T * >::reference
template<class T >
typedef T boost::property_traits< const T * >::value_type

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