|
iceberg-cpp
|
Checked cast functions for dynamic_cast and static_cast. Adapted from Apache Arrow https://github.com/apache/arrow/blob/main/cpp/src/arrow/util/checked_cast.h. More...
#include <memory>#include <type_traits>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Checked cast functions for dynamic_cast and static_cast. Adapted from Apache Arrow https://github.com/apache/arrow/blob/main/cpp/src/arrow/util/checked_cast.h.