is_same< T, T > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for is_same< T, T >:
true_type

Additional Inherited Members

- Public Types inherited from true_type
enum  { value = true }
 

Detailed Description

template<typename T>
struct illumina::interop::is_same< T, T >

Test if two types are the same


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