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, 0 > Struct Template Reference

Detailed description

template< typename A, typename B>
struct nvbio::binary_switch< A, B, 0 >

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

Definition at line 251 of file types.h.

#include <types.h>

Public Types

typedef A type
 

Member Typedef Documentation

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

Definition at line 251 of file types.h.


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