MongoDB C++ Driver 4.1.0
|
Provides std::optional
-related polyfills for library API usage.
BSONCXX_POLY_USE_*
macros provided by bsoncxx/v1/config/config.hpp.Go to the source code of this file.
Classes | |
class | bsoncxx::v1::stdx::optional< T > |
A polyfill for std::optional<T> . More... | |
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::v1 |
Declares entities whose ABI stability is guaranteed for documented symbols. | |
namespace | bsoncxx::v1::stdx |
Declares C++17 standard library polyfills. | |