is_const< T > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for is_const< T >:
false_type

Additional Inherited Members

- Public Types inherited from false_type
enum  { value = false }
 

Detailed Description

template<typename T>
struct illumina::interop::is_const< T >

Test if type has a const qualifier


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