COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types
promote_trait< bool, NT, typename CombBLAS::disable_if< CombBLAS::is_boolean< NT >::value >::type > Struct Template Reference

#include <promote.h>

List of all members.

Public Types

typedef NT T_promote

Detailed Description

template<class NT>
struct promote_trait< bool, NT, typename CombBLAS::disable_if< CombBLAS::is_boolean< NT >::value >::type >

Definition at line 15 of file promote.h.


Member Typedef Documentation

template<class NT >
typedef NT promote_trait< bool, NT, typename CombBLAS::disable_if< CombBLAS::is_boolean< NT >::value >::type >::T_promote

Definition at line 17 of file promote.h.


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