#include <ext/pb_ds/detail/type_utils.hpp>
99 value = is_fundamental<typename remove_const<T>::type>
::value
100 || is_pointer<typename remove_const<T>::type>
::value
101 || is_member_pointer<T>::value
Definition: type_utils.hpp:99
The documentation for this struct was generated from the following file: