MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / columnInfos

Method columnInfos

extlibs/catch/include/catch/catch.hpp:15564–15566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15562 m_columnInfos( std::move( columnInfos ) ) {}
15563
15564 auto columnInfos() const -> std::vector<ColumnInfo> const& {
15565 return m_columnInfos;
15566 }
15567
15568 void open() {
15569 if (!m_isOpen) {

Callers 1

benchmarkPreparingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected