63 [[nodiscard]]
auto exists() const ->
bool
CAS is a special type that represented in protocol using unsigned 64-bit integer, but only equality c...
Definition cas.hxx:34
Represents result of exists operations.
Definition exists_result.hxx:34
auto exists() const -> bool
Definition exists_result.hxx:63
exists_result(couchbase::cas cas, bool exists)
Constructs result for get_any_replica operation, or an entry for get_all_replicas operation.
Definition exists_result.hxx:51
Base class for operations of data service.
Definition result.hxx:32
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28