COMBINATORIAL_BLAS  1.6
combblas::promote_trait< NT, bool, 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
 

Detailed Description

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

Definition at line 42 of file promote.h.

Member Typedef Documentation

◆ T_promote [1/2]

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

Definition at line 44 of file promote.h.

◆ T_promote [2/2]

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

Definition at line 44 of file promote.h.


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