An iterator that can be used to iterate through all the scan_result_items.
More...
#include <couchbase/scan_result.hxx>
An iterator that can be used to iterate through all the scan_result_items.
- Since
- 1.0.0
- Volatile
- Should not be used in production
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ iterator() [1/2]
| iterator |
( |
std::shared_ptr< internal_scan_result > | internal | ) |
|
|
explicit |
◆ iterator() [2/2]
◆ operator!=()
| auto operator!= |
( |
const iterator & | other | ) |
const->bool |
◆ operator*()
◆ operator++()
◆ operator==()
| auto operator== |
( |
const iterator & | other | ) |
const->bool |
The documentation for this class was generated from the following file: