Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/retry_strategy.hxx>
#include <chrono>
#include <memory>
#include <optional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | common_options< derived_class > |
Common options that used by most operations. More... | |
struct | common_options< derived_class >::built |
Immutable value object representing consistent options. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |