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

#include <property_map.hpp>

Public Types

typedef property_traits< PMap >
::category 
Category
 
typedef
boost::lvalue_property_map_tag 
LvalueTag
 
typedef property_traits< PMap >
::reference 
reference
 

Public Member Functions

void constraints ()
 

Public Attributes

PMap pmap
 
Key k
 

Member Typedef Documentation

template<class PMap , class Key >
typedef property_traits<PMap>::category boost::LvaluePropertyMapConcept< PMap, Key >::Category
template<class PMap , class Key >
typedef boost::lvalue_property_map_tag boost::LvaluePropertyMapConcept< PMap, Key >::LvalueTag
template<class PMap , class Key >
typedef property_traits<PMap>::reference boost::LvaluePropertyMapConcept< PMap, Key >::reference

Member Function Documentation

Member Data Documentation

template<class PMap , class Key >
Key boost::LvaluePropertyMapConcept< PMap, Key >::k
template<class PMap , class Key >
PMap boost::LvaluePropertyMapConcept< PMap, Key >::pmap

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