MongoDB C++ Driver mongocxx-4.0.0
Loading...
Searching...
No Matches
bsoncxx/v_noabi/bsoncxx/config/config.hpp

Description

This page documents macros provided by the generated header bsoncxx/v_noabi/bsoncxx/config/config.hpp.

bsoncxx/v_noabi/bsoncxx/config/config.hpp

These macros are provided by config.hpp, NOT by fwd.hpp (where this is documented in source)!

#define BSONCXX_POLY_USE_IMPLS
 Defined when configured to use bsoncxx's own C++17 polyfill implementations.
 
#define BSONCXX_POLY_USE_STD
 Defined when configured to use the C++ standard library for C++17 features.
 

Macro Definition Documentation

◆ BSONCXX_POLY_USE_IMPLS

#define BSONCXX_POLY_USE_IMPLS

Defined when configured to use bsoncxx's own C++17 polyfill implementations.

◆ BSONCXX_POLY_USE_STD

#define BSONCXX_POLY_USE_STD

Defined when configured to use the C++ standard library for C++17 features.