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

Method cell_value

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

Source from the content-addressed store, hash-verified

44 {
45 string heading() const { return string("<code>generic_<br>string()</code>"); }
46 string cell_value( const path & p ) const { return p.generic_string(); }
47 } o1;
48
49 struct c2 : public column_base

Callers

nothing calls this directly

Calls 1

generic_stringMethod · 0.80

Tested by

no test coverage detected