18#include <system_error> 
   30using ::bsoncxx::v_noabi::error_code;
 
   37struct is_error_code_enum<
bsoncxx::v_noabi::error_code>;
 
   46#if defined(BSONCXX_PRIVATE_DOXYGEN_PREPROCESSOR) 
bsoncxx::v_noabi::error_code
Definition error_code-fwd.hpp:51
 
error_code
Enum representing the various error types that can occur while operating on BSON values.
Definition error_code.hpp:30
 
The top-level namespace within which all bsoncxx library entities are declared.
 
The top-level namespace reserved for the C++ standard library.