iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces | Concepts
functional.h File Reference

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
 

Detailed Description

Provide move-only function wrappers.