MCPcopy Create free account
hub / github.com/Compaile/ctrack / summary_table

Class summary_table

include/ctrack.hpp:745–748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743 };
744
745 struct summary_table
746 {
747 std::vector<summary_row> rows;
748 };
749
750 struct detail_stats
751 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected