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

Detailed description

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

Definition at line 181 of file types.h.

#include <types.h>

Public Types

typedef const T & type
 

Member Typedef Documentation

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

Definition at line 181 of file types.h.


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