libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | __gnu_cxx |
Functions | |
template<typename _Type > | |
bool | __gnu_cxx::__is_null_pointer (_Type *__ptr) |
template<typename _Type > | |
bool | __gnu_cxx::__is_null_pointer (_Type) |
bool | __gnu_cxx::__is_null_pointer (std::nullptr_t) |
This file is a GNU extension to the Standard C++ Library.
Definition in file type_traits.h.