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

#include <property.hpp>

Public Types

typedef property< Tag, T, Base > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, found=true)
 

Static Public Member Functions

static typelookup (type &x, vertex_all_t)
 
static const typelookup (const type &x, vertex_all_t)
 

Member Typedef Documentation

template<typename Tag , typename T , typename Base >
typedef property<Tag, T, Base> boost::lookup_one_property_internal< property< Tag, T, Base >, vertex_all_t >::type

Member Function Documentation

template<typename Tag , typename T , typename Base >
boost::lookup_one_property_internal< property< Tag, T, Base >, vertex_all_t >::BOOST_STATIC_CONSTANT ( bool  ,
found  = true 
)
template<typename Tag , typename T , typename Base >
static const type& boost::lookup_one_property_internal< property< Tag, T, Base >, vertex_all_t >::lookup ( const type x,
vertex_all_t   
)
inlinestatic
template<typename Tag , typename T , typename Base >
static type& boost::lookup_one_property_internal< property< Tag, T, Base >, vertex_all_t >::lookup ( type x,
vertex_all_t   
)
inlinestatic

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