MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / end

Method end

extern/libcds/test/unit/pqueue/test_data.h:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85 T * begin() { return pFirst.get(); }
86 T * end() { return pLast; }
87 size_t size() const
88 {
89 return pLast - pFirst;

Callers 15

testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45
testMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected