is_exact_binary< T, T > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for is_exact_binary< 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_exact_binary< T, T >

Test if two types have the same exact binary storage type


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