Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Compaile/ctrack
/ detail_table
Class
detail_table
include/ctrack.hpp:785–788 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
783
};
784
785
struct detail_table
786
{
787
std::vector<detail_stats> rows;
788
};
789
790
struct ctrack_result_tables
791
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected