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

#include <betweenness_centrality.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, non_default_resolver=true)
 
template<typename K >
T operator() (const K &) const
 
template<typename K >
T operator() (const K &, const T &x, const T &y) const
 

Member Function Documentation

template<typename T >
append_reducer< T >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename T >
template<typename K >
T append_reducer< T >::operator() ( const K &  ) const
inline

References T.

template<typename T >
template<typename K >
T append_reducer< T >::operator() ( const K &  ,
const T x,
const T y 
) const
inline

References boost::algorithm::find(), and T.


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