Public Types | Static Public Attributes | List of all members
is_promotable< T1, T2 > Struct Template Reference

#include <promote_type.hpp>

Public Types

typedef T1 result
 

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T1, typename T2>
struct is_promotable< T1, T2 >

Definition at line 19 of file promote_type.hpp.

Member Typedef Documentation

template<typename T1, typename T2 >
typedef T1 is_promotable< T1, T2 >::result

Definition at line 22 of file promote_type.hpp.

Member Data Documentation

template<typename T1, typename T2 >
const bool is_promotable< T1, T2 >::value = false
static

Definition at line 21 of file promote_type.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00