|
iceberg-cpp
|
Provide move-only function wrappers. More...
#include <concepts>#include <functional>#include <memory>#include <type_traits>#include <utility>#include "iceberg/iceberg_export.h"Go to the source code of this file.
Classes | |
| class | iceberg::FnOnce< R(Args...)> |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Concepts | |
| concept | iceberg::internal::RvalueInvocable |
Provide move-only function wrappers.