MCPcopy Create free account
hub / github.com/dblalock/bolt / SectionNode

Method SectionNode

cpp/quantize/catch.hpp:7275–7275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7273 };
7274 struct SectionNode : SharedImpl<> {
7275 explicit SectionNode( SectionStats const& _stats ) : stats( _stats ) {}
7276 virtual ~SectionNode();
7277
7278 bool operator == ( SectionNode const& other ) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected