MCPcopy Create free account
hub / github.com/cirquit/trdrop / SectionNode

Method SectionNode

ext/catch.hpp:9345–9345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9343 };
9344 struct SectionNode : SharedImpl<> {
9345 explicit SectionNode( SectionStats const& _stats ) : stats( _stats ) {}
9346 virtual ~SectionNode();
9347
9348 bool operator == ( SectionNode const& other ) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected