GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::is_const_pointer< T > Struct Template Reference

#include <type_utils.hpp>

Public Types

enum  { value = is_const<T>::value && is_pointer<T>::value }
 

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

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