Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::cc_ps_detail::component_value_allocator< component_value_type > Class Template Reference

#include <connected_components_parallel_search.hpp>

Public Member Functions

 component_value_allocator (int num, int size)
 
component_value_type allocate (void)
 

Constructor & Destructor Documentation

template<typename component_value_type>
boost::graph::distributed::cc_ps_detail::component_value_allocator< component_value_type >::component_value_allocator ( int  num,
int  size 
)
inline

Member Function Documentation

template<typename component_value_type>
component_value_type boost::graph::distributed::cc_ps_detail::component_value_allocator< component_value_type >::allocate ( void  )
inline

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