20#include <system_error>
39struct is_error_code_enum<
bsoncxx::v_noabi::error_code>;
Declares bsoncxx error-handling utilities.
@ bsoncxx
From the bsoncxx library.
Definition exception.hpp:39
Declares entities whose ABI stability is NOT guaranteed.
error_code
Enum representing the various error types that can occur while operating on BSON values.
Definition error_code.hpp:36
The top-level namespace within which all bsoncxx library entities are declared.