MongoDB C++ Driver mongocxx-3.11.0
Loading...
Searching...
No Matches
pool.hpp File Reference

Description

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::pool
 A pool of client objects associated with a MongoDB deployment. More...
 
class  mongocxx::v_noabi::pool::entry
 An entry is a handle on a client object acquired via the pool. Similar to std::unique_ptr. More...
 

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
 
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.