|
BDE 4.39.x Production Release
|
#include <bsls_nullptr.h>
This implementation-private struct provides an alias for a type that can match a null pointer literal, but is not a pointer itself. It offers a limited emulation of the C++11 std::nullptr_t type.
See bsls_nullptr
Public Types | |
| typedef int Nullptr_ProxyType::* | Type |
| typedef int Nullptr_ProxyType::* bsls::Nullptr_Impl::Type |