STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::generators::detail::av_helper< WF, bool > Struct Template Reference

Functor used to call the provided vertex addition functor. More...

Detailed Description

template<typename WF, bool>
struct stapl::generators::detail::av_helper< WF, bool >

Functor used to call the provided vertex addition functor.

Template Parameters
WFThe vertex addition functor to call.
boolFlag to select correct specialization based on if the target graph is dynamic (true) or not.

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