18#include <system_error>
37struct is_error_code_enum<
mongocxx::v_noabi::server_error_code>;
@ mongocxx
From the mongocxx library.
Definition exception.hpp:42
Declares entities whose ABI stability is NOT guaranteed.
server_error_code
Errors which may be returned by the server.
Definition server_error_code.hpp:35
The top-level namespace within which all mongocxx library entities are declared.