sparrow 0.3.0
|
#include <optional>
#include <string>
#include <type_traits>
#include "sparrow/arrow_interface/arrow_array_schema_utils.hpp"
#include "sparrow/utils/contracts.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) |