MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Todo List
Class mongocxx::v_noabi::uri
CXX-2038 Use optionals for all option getters. Otherwise users cannot distinguish between a case of an empty option explicitly present in the URI and the option being omitted. Also change getters that return a std::string to return a string_view since a copy is not necessary.