Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::parallel::get_adj_list_pmap< Property > Struct Template Reference

Metafunction that extracts the given property from the given distributed adjacency list type. More...

#include <adjacency_list.hpp>

Classes

struct  apply
 

Detailed Description

template<typename Property>
struct boost::detail::parallel::get_adj_list_pmap< Property >

Metafunction that extracts the given property from the given distributed adjacency list type.

This could be implemented much more cleanly, but even newer versions of GCC (e.g., 3.2.3) cannot properly handle partial specializations involving enumerator types.


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