MCPcopy Create free account
hub / github.com/boostorg/filesystem / heading

Method heading

doc/path_table.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 struct c0 : public column_base
38 {
39 string heading() const { return string("<code>string()</code>"); }
40 string cell_value( const path & p ) const { return p.string(); }
41 } o0;
42

Callers 1

do_tableFunction · 0.45

Calls 1

stringFunction · 0.50

Tested by

no test coverage detected