|
sparrow 1.3.0
|
#include <optional>#include <string>#include <type_traits>#include "sparrow/arrow_interface/private_data_ownership.hpp"#include "sparrow/utils/contracts.hpp"#include "sparrow/utils/metadata.hpp"#include "sparrow/utils/mp_utils.hpp"Go to the source code of this file.
Classes | |
| class | sparrow::arrow_schema_private_data |
| Private data for ArrowSchema. More... | |
Namespaces | |
| namespace | sparrow |
Functions | |
| template<class T> | |
| constexpr std::optional< std::string > | sparrow::to_optional_string (T &&t) |