alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::test::trait::End< TView, TSfinae > Struct Template Reference

#include <Iterator.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto end (TView &view) -> IteratorView< TView >
 

Detailed Description

template<typename TView, typename TSfinae = void>
struct alpaka::test::trait::End< TView, TSfinae >

Definition at line 119 of file Iterator.hpp.

Member Function Documentation

◆ end()

template<typename TView , typename TSfinae = void>
static ALPAKA_FN_HOST auto alpaka::test::trait::End< TView, TSfinae >::end ( TView &  view) -> IteratorView<TView>
inlinestatic

Definition at line 121 of file Iterator.hpp.


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