STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::prototype::result_of::count< View, T > Struct Template Reference

Defines the return type of the count function. More...

Detailed Description

template<typename View, typename T>
struct stapl::prototype::result_of::count< View, T >

Defines the return type of the count function.

Template Parameters
ViewType of the input view.
TType of the element to count.

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