| 
    MongoDB C++ Driver mongocxx-4.0.0
    
   | 
 
This page documents macros provided by the generated header bsoncxx/v_noabi/bsoncxx/config/version.hpp. 
bsoncxx/v_noabi/bsoncxx/config/version.hpp | |
These macros are provided by version.hpp, NOT by fwd.hpp (where this is documented in source)!  | |
| #define | BSONCXX_VERSION_MAJOR | 
| Defined as this bsoncxx library's API major version number.   | |
| #define | BSONCXX_VERSION_MINOR | 
| Defined as this bsoncxx library's API minor version number.   | |
| #define | BSONCXX_VERSION_PATCH | 
| Defined as this bsoncxx library's API patch version number.   | |
| #define | BSONCXX_VERSION_EXTRA | 
| Defined as this bsoncxx library's API version number suffix if any.   | |
| #define BSONCXX_VERSION_EXTRA | 
Defined as this bsoncxx library's API version number suffix if any.
This value is derived from the BUILD_VERSION variable during configuration. 
| #define BSONCXX_VERSION_MAJOR | 
Defined as this bsoncxx library's API major version number.
This value is derived from the BUILD_VERSION variable during configuration. 
| #define BSONCXX_VERSION_MINOR | 
Defined as this bsoncxx library's API minor version number.
This value is derived from the BUILD_VERSION variable during configuration. 
| #define BSONCXX_VERSION_PATCH | 
Defined as this bsoncxx library's API patch version number.
This value is derived from the BUILD_VERSION variable during configuration.