NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Static Public Methods | List of all members
nvbio::copy_dispatch< out_string_set_type > Struct Template Reference

Detailed description

template< typename out_string_set_type>
struct nvbio::copy_dispatch< out_string_set_type >

Definition at line 2055 of file string_set_inl.h.

#include <string_set_inl.h>

Classes

struct  source_dispatch
 

Static Public Methods

template<typename in_string_set_type >
static void enact (const in_string_set_type &in_string_set, out_string_set_type &out_string_set)
 

Member Function Documentation

template<typename out_string_set_type >
template<typename in_string_set_type >
static void nvbio::copy_dispatch< out_string_set_type >::enact ( const in_string_set_type &  in_string_set,
out_string_set_type &  out_string_set 
)
inlinestatic

Definition at line 2111 of file string_set_inl.h.


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