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, BOOST_JOIN(vertex, _bundle_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, BOOST_JOIN(vertex, _bundle_t))
 
static const Tlookup (const T &x, BOOST_JOIN(vertex, _bundle_t))
 

Member Typedef Documentation

template<typename T >
typedef T boost::lookup_one_property_internal< T, BOOST_JOIN(vertex, _bundle_t)>::type

Member Function Documentation

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

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