remove_pointer 52 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp struct remove_pointer; remove_pointer 61 uspace/lib/cpp/include/__bits/type_traits/result_of.hpp is_function<typename decay<typename remove_pointer<F>::type>::type>::value || remove_pointer 1088 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp using remove_pointer_t = typename remove_pointer<T>::type;HelenOS homepage, sources at GitHub