MCPcopy Create free account
hub / github.com/Uncodin/bypass / size

Method size

src/element.cpp:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 size_t Element::size() {
85 return children.size();
86 }
87
88 std::ostream& operator<<(std::ostream& out, const Element& element) {
89

Callers 6

BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
attrSizeMethod · 0.45
handleSpanMethod · 0.45

Calls

no outgoing calls

Tested by 3

BOOST_FIXTURE_TEST_CASEFunction · 0.36
BOOST_FIXTURE_TEST_CASEFunction · 0.36
BOOST_FIXTURE_TEST_CASEFunction · 0.36