Defines the return type of the count function.
More...
template<typename View, typename T>
struct stapl::prototype::result_of::count< View, T >
Defines the return type of the count function.
- Template Parameters
-
View | Type of the input view. |
T | Type of the element to count. |
The documentation for this struct was generated from the following file: