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

Function Defaults

cpp/src/arrow/pretty_print.h:50–50  ·  view source on GitHub ↗

Create a PrettyPrintDelimiters instance with default values

Source from the content-addressed store, hash-verified

48
49 /// Create a PrettyPrintDelimiters instance with default values
50 static PrettyPrintDelimiters Defaults() { return PrettyPrintDelimiters(); }
51};
52
53/// \class PrettyPrintOptions

Callers 1

pretty_print.hFile · 0.70

Calls 1

PrettyPrintOptionsFunction · 0.85

Tested by

no test coverage detected