Back to Cutlass

CUTLASS: cutlass::platform::is_base_of< BaseT, DerivedT > Struct Template Reference

docs/structcutlass_1_1platform_1_1is__base__of.html

4.4.23.2 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

[List of all members](structcutlass_1_1platform_1_1is base of-members.html)

cutlass::platform::is_base_of< BaseT, DerivedT > Struct Template Reference

std::is_base_of

#include <platform.h>

Inheritance diagram for cutlass::platform::is_base_of< BaseT, DerivedT >:

![Inheritance graph](structcutlass_1_1platform_1_1is base of inherit graph.png) [legend]

Collaboration diagram for cutlass::platform::is_base_of< BaseT, DerivedT >:

![Collaboration graph](structcutlass_1_1platform_1_1is base of coll graph.png) [legend]

|

Additional Inherited Members

| | Public Types inherited from cutlass::platform::integral_constant< bool,(is_base_of_helper< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)||(is_same< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)> | | typedef bool | value_type | | | | typedef integral_constant< bool, V > | type | | | | Public Member Functions inherited from cutlass::platform::integral_constant< bool,(is_base_of_helper< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)||(is_same< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)> | | CUTLASS_HOST_DEVICE | operator value_type () const | | | | CUTLASS_HOST_DEVICE const value_type | operator() () const | | | | Static Public Attributes inherited from cutlass::platform::integral_constant< bool,(is_base_of_helper< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)||(is_same< remove_cv< BaseT >::type, remove_cv< DerivedT >::type >::value)> | | static const bool | value | | |


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


Generated by 1.8.11