|
Couchbase C++ SDK 1.2.1 (rev. 62fd883)
|
#include <cstdint>

Go to the source code of this file.
Namespaces | |
| namespace | couchbase |
| Represents a single item from the result of scan(). | |
Enumerations | |
| enum class | store_semantics { replace , upsert , insert , revive } |
| Describes how the outer document store semantics on subdoc should act. More... | |