Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::null_property_map< Key, Value > Struct Template Reference

#include <null_property_map.hpp>

Public Types

typedef Key key_type
 
typedef Value value_type
 
typedef void reference
 
typedef
boost::writable_property_map_tag 
category
 

Member Typedef Documentation

template<typename Key , typename Value >
typedef boost::writable_property_map_tag boost::null_property_map< Key, Value >::category
template<typename Key , typename Value >
typedef Key boost::null_property_map< Key, Value >::key_type
template<typename Key , typename Value >
typedef void boost::null_property_map< Key, Value >::reference
template<typename Key , typename Value >
typedef Value boost::null_property_map< Key, Value >::value_type

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