is_const< const T > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for is_const< const T >:
true_type

Additional Inherited Members

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

Detailed Description

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

Test if type has a const qualifier


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