35 ~authentication_exception()
override;
37 authentication_exception(authentication_exception&&) =
default;
38 authentication_exception& operator=(authentication_exception&&) =
default;
39 authentication_exception(authentication_exception
const&) =
default;
40 authentication_exception& operator=(authentication_exception
const&) =
default;
42 using operation_exception::operation_exception;
The mongocxx v_noabi macro guard postlude header.