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

Detailed description

template< typename A, typename B, uint32 N>
struct nvbio::binary_switch< A, B, N >

a helper struct to switch at compile-time between two types

Definition at line 247 of file types.h.

#include <types.h>

Public Types

typedef B type
 

Member Typedef Documentation

template<typename A, typename B, uint32 N>
typedef B nvbio::binary_switch< A, B, N >::type

Definition at line 247 of file types.h.


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