Static Public Member Functions | Static Public Attributes

isnt_same_type< T1, T1 > Struct Template Reference
[Traits]

#include <traits.hpp>

List of all members.

Static Public Member Functions

static arma_inline void check ()

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T1>
struct isnt_same_type< T1, T1 >

Definition at line 333 of file traits.hpp.


Member Function Documentation

template<typename T1 >
static arma_inline void isnt_same_type< T1, T1 >::check (  )  [inline, static]

Definition at line 337 of file traits.hpp.

{}


Member Data Documentation

template<typename T1 >
const bool isnt_same_type< T1, T1 >::value = false [static]

Definition at line 335 of file traits.hpp.