Open C++ Libraries.org develop
Loading...
Searching...
No Matches
ocl::tproc::bfs::source_iterator< T > Struct Template Reference

This data structure contains information about an iterator. More...

#include <bfs.hpp>

Public Types

using type = T
 
using pointer = T *
 
using PredT = pointer(*)(pointer)
 

Static Public Member Functions

static pointer end ()
 the end iterator
 

Detailed Description

template<typename T>
struct ocl::tproc::bfs::source_iterator< T >

This data structure contains information about an iterator.


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