MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / columnInfos

Method columnInfos

deps/Catch/catch.hpp:16234–16236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16232 m_columnInfos( std::move( columnInfos ) ) {}
16233
16234 auto columnInfos() const -> std::vector<ColumnInfo> const& {
16235 return m_columnInfos;
16236 }
16237
16238 void open() {
16239 if (!m_isOpen) {

Callers 1

benchmarkPreparingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected