|
iceberg-cpp
|
#include <memory>#include <memory_resource>#include <unordered_set>#include <vector>#include "iceberg/iceberg_export.h"#include "iceberg/result.h"#include "iceberg/row/struct_like.h"#include "iceberg/type_fwd.h"Go to the source code of this file.
Classes | |
| class | iceberg::StructLikeSet< kValidate > |
| A set of StructLike rows with type-aware hashing and equality. More... | |
A hash set implementation for StructLike rows.