libstdc++
type_traits.h File Reference

Go to the source code of this file.

Namespaces

 __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)
 

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Definition in file type_traits.h.