|
NVBIO
|
Definition at line 64 of file string_utils.h.
#include <string_utils.h>
Public Types | |
| typedef std::iterator_traits < Iterator >::value_type | value_type |
| typedef StreamAdapterBase < Iterator, value_type > | adapter_type |
| typedef adapter_type::type | type |
Static Public Methods | |
| NVBIO_FORCEINLINE static NVBIO_HOST_DEVICE type | adapt (const Iterator it) |
| typedef StreamAdapterBase<Iterator,value_type> nvbio::bowtie2::cuda::StreamAdapter< Iterator >::adapter_type |
Definition at line 67 of file string_utils.h.
| typedef adapter_type::type nvbio::bowtie2::cuda::StreamAdapter< Iterator >::type |
Definition at line 68 of file string_utils.h.
| typedef std::iterator_traits<Iterator>::value_type nvbio::bowtie2::cuda::StreamAdapter< Iterator >::value_type |
Definition at line 66 of file string_utils.h.
|
inlinestatic |
Definition at line 71 of file string_utils.h.
1.8.4