BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls::Nullptr_Impl Struct Reference

#include <bsls_nullptr.h>

Public Types

typedef int Nullptr_ProxyType::* Type
 

Detailed Description

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.

Member Typedef Documentation

◆ Type

typedef int Nullptr_ProxyType::* bsls::Nullptr_Impl::Type

The documentation for this struct was generated from the following file: