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

#include <subgraph.hpp>

Collaboration diagram for boost::local_property< T >:

Public Types

typedef T kind
 

Public Member Functions

 local_property (T x)
 

Public Attributes

T value
 

Member Typedef Documentation

template<typename T>
typedef T boost::local_property< T >::kind

Constructor & Destructor Documentation

template<typename T>
boost::local_property< T >::local_property ( T  x)
inline

Member Data Documentation

template<typename T>
T boost::local_property< T >::value

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