NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::to_const< iterator_reference< Iterator > > Struct Template Reference

Detailed description

template< typename Iterator>
struct nvbio::to_const< iterator_reference< Iterator > >

redefine the to_const meta-function for iterator_reference to just return a symbol

Definition at line 80 of file iterator_reference.h.

#include <iterator_reference.h>

Public Types

typedef iterator_reference
< Iterator >::value_type 
type
 

Member Typedef Documentation

template<typename Iterator >
typedef iterator_reference<Iterator>::value_type nvbio::to_const< iterator_reference< Iterator > >::type

Definition at line 82 of file iterator_reference.h.


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