Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/p-ranav/tabulate
/ size
Method
size
include/tabulate/table.hpp:119–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
size_t size() const { return table_->size(); }
120
121
std::pair<size_t, size_t> shape() { return table_->shape(); }
122
Callers
1
Table
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected