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< T, vertex_all_t > Struct Template Reference

#include <property.hpp>

Public Types

typedef T type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, found=true)
 

Static Public Member Functions

static Tlookup (T &x, vertex_all_t)
 
static const Tlookup (const T &x, vertex_all_t)
 

Member Typedef Documentation

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

Member Function Documentation

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

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