Quick Links:

bal | bbl | bdl | bsl

Static Public Attributes

bdlb::NullOptType Class Reference

tag type representing an empty nullable value More...

#include <bdlb_nullopt.h>

List of all members.

Static Public Attributes

static const NullOptType s_nullOpt

Detailed Description

This class provides an empty tag type so that bdlb::NullableValue can be explicitly constructed in or assigned to an empty state. There are no publicly accessible constructors for this type other than the copy constructor. In particular, it is not default constructible, nor list-initializable in C++11.

See Component bdlb_nullopt


Member Data Documentation


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