BDE 4.14.0 Production release
|
#include <bsls_nullptr.h>
Public Types | |
typedef int Nullptr_ProxyType::* | Type |
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.
typedef int Nullptr_ProxyType::* bsls::Nullptr_Impl::Type |