llvm::is_same< T, U > Struct Template Reference

Metafunction that determines whether the two given types are equivalent. More...

#include <type_traits.h>

List of all members.

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T, typename U>
struct llvm::is_same< T, U >

Metafunction that determines whether the two given types are equivalent.


Member Data Documentation

template<typename T , typename U >
const bool llvm::is_same< T, U >::value = false [static]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1