NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Members | List of all members
nvbio::vector_traits< unsigned char > Struct Template Reference

Detailed description

template<>
struct nvbio::vector_traits< unsigned char >

Definition at line 387 of file numbers.h.

#include <numbers.h>

Public Types

typedef unsigned char value_type
 

Static Public Members

static const uint32 DIM = 1
 

Member Typedef Documentation

typedef unsigned char nvbio::vector_traits< unsigned char >::value_type

Definition at line 387 of file numbers.h.

Member Data Documentation

const uint32 nvbio::vector_traits< unsigned char >::DIM = 1
static

Definition at line 387 of file numbers.h.


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