sparrow 0.3.0
Loading...
Searching...
No Matches
private_data.hpp File Reference
#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"
Include dependency graph for private_data.hpp:
This graph shows which files directly or indirectly include this file:

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)