|
iceberg-cpp
|
#include <concepts>#include <functional>#include <mutex>#include <utility>#include "iceberg/result.h"#include "iceberg/util/macros.h"Go to the source code of this file.
Classes | |
| class | iceberg::Lazy< InitFunc > |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Lazy initialization utility.