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

Detailed description

template< typename Stream>
struct nvbio::to_const< PackedStreamRef< Stream > >

redefine the to_const meta-function for PackedStreamRef to just return a symbol

Definition at line 173 of file packedstream.h.

#include <packedstream.h>

Public Types

typedef PackedStreamRef
< Stream >::symbol_type 
type
 

Member Typedef Documentation

template<typename Stream >
typedef PackedStreamRef<Stream>::symbol_type nvbio::to_const< PackedStreamRef< Stream > >::type

Definition at line 175 of file packedstream.h.


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