NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
cast_iterator.h File Reference
#include <nvbio/basic/transform_iterator.h>
#include <nvbio/basic/numbers.h>

Go to the source code of this file.

Namespaces

 nvbio
 Define a vector_view POD type and plain_view() for std::vector.
 

Functions

template<typename R , typename T >
NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE
transform_iterator< T,
cast_functor< typename
std::iterator_traits< T >
::value_type, R > > 
nvbio::make_cast_iterator (const T it)