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>
|
template<typename in_string_set_type > |
static void | enact (const in_string_set_type &in_string_set, out_string_set_type &out_string_set) |
|
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 |
The documentation for this struct was generated from the following file: