COMBINATORIAL_BLAS  1.6
combblas::promote_trait< bool, NT, typename combblas::disable_if< combblas::is_boolean< NT >::value >::type > Struct Template Reference

#include <promote.h>

Public Types

typedef NT T_promote
 
typedef NT T_promote
 
typedef NT T_promote
 

Detailed Description

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

Definition at line 46 of file promote.h.

Member Typedef Documentation

◆ T_promote [1/3]

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

Definition at line 48 of file promote.h.

◆ T_promote [2/3]

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

Definition at line 48 of file promote.h.

◆ T_promote [3/3]

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

Definition at line 48 of file promote.h.


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