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

Detailed description

template< typename T>
struct nvbio::to_const< T >

a meta-function to convert a type to const

Definition at line 178 of file types.h.

#include <types.h>

Public Types

typedef T type
 

Member Typedef Documentation

template<typename T>
typedef T nvbio::to_const< T >::type

Definition at line 178 of file types.h.


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