MCPcopy Create free account
hub / github.com/IronsDu/brynet / SectionNode

Method SectionNode

tests/catch.hpp:5816–5816  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5814 };
5815 struct SectionNode {
5816 explicit SectionNode(SectionStats const& _stats) : stats(_stats) {}
5817 virtual ~SectionNode() = default;
5818
5819 bool operator == (SectionNode const& other) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected