Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ columnInfos
Method
columnInfos
CvPlot/ext/catch2/inc/catch.hpp:16041–16043 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16039
m_columnInfos( std::move( columnInfos ) ) {}
16040
16041
auto columnInfos() const -> std::vector<ColumnInfo> const& {
16042
return m_columnInfos;
16043
}
16044
16045
void open() {
16046
if (!m_isOpen) {
Callers
1
benchmarkPreparing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected