libMesh
Static Public Attributes | List of all members
libMesh::TypesEqual< T1, T2 > Struct Template Reference

#include <compare_types.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T1, typename T2>
struct libMesh::TypesEqual< T1, T2 >

Definition at line 51 of file compare_types.h.

Member Data Documentation

◆ value

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

Definition at line 52 of file compare_types.h.


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