MCPcopy Create free account
hub / github.com/apache/arrow / Impl

Class Impl

cpp/src/parquet/types.h:314–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 LogicalType();
313
314 class Impl;
315 std::unique_ptr<const Impl> impl_;
316};
317

Calls

no outgoing calls

Tested by

no test coverage detected