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

#include <SpCCols.h>

Public Types

typedef SpCCols< IT, NT > T_promote
 
typedef SpCCols< IT, NT > T_promote
 

Detailed Description

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

Definition at line 265 of file SpCCols.h.

Member Typedef Documentation

◆ T_promote [1/2]

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

Definition at line 267 of file SpCCols.h.

◆ T_promote [2/2]

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

Definition at line 267 of file SpCCols.h.


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