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

Detailed description

template< typename aligner_type>
struct nvbio::aln::column_storage_type< aligner_type >

A meta-function returning the type of the column cells for a given Aligner

Template Parameters
aligner_typethe queries Aligner type

Definition at line 58 of file utils.h.

#include <utils.h>

Public Types

typedef null_type type
 the type of the column cells More...
 

Member Typedef Documentation

template<typename aligner_type>
typedef null_type nvbio::aln::column_storage_type< aligner_type >::type

the type of the column cells

Definition at line 59 of file utils.h.


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