Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ columnInfos
Method
columnInfos
test/expected/catch.hpp:16059–16061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16057
m_columnInfos( std::move( columnInfos ) ) {}
16058
16059
auto columnInfos() const -> std::vector<ColumnInfo> const& {
16060
return m_columnInfos;
16061
}
16062
16063
void open() {
16064
if (!m_isOpen) {
Callers
1
benchmarkPreparing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected