Options for collection::get_and_lock().
More...
#include <couchbase/get_and_lock_options.hxx>
|
struct | built |
| Immutable value object representing consistent options. More...
|
|
Options for collection::get_and_lock().
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
- Examples
- distributed_mutex.cxx.
◆ build()
auto build |
( |
| ) |
const -> built
|
|
inlinenodiscard |
Validates options and returns them as an immutable value.
- Returns
- consistent options as an immutable value
- Exceptions
-
- Since
- 1.0.0
- Internal
- Internal interface
The documentation for this struct was generated from the following file: