Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
List of all members
nv_std::is_same< A, A > Struct Template Reference

std::is_same (true specialization)

#include <nv_std.h>

Inheritance diagram for nv_std::is_same< A, A >:
nv_std::integral_constant< value_t, V >

Additional Inherited Members

- Public Types inherited from nv_std::integral_constant< value_t, V >
typedef value_t value_type
 
typedef integral_constant< value_t, V > type
 
- Public Member Functions inherited from nv_std::integral_constant< value_t, V >
CUTLASS_HOST_DEVICE operator value_type () const
 
CUTLASS_HOST_DEVICE const value_type operator() () const
 
- Static Public Attributes inherited from nv_std::integral_constant< value_t, V >
static const value_t value = V
 

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