MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / end

Method end

Tools/FixedVector.h:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 typename array<T, L>::iterator end()
92 {
93 return begin() + used_size;
94 }
95
96 typename array<T, L>::const_iterator begin() const
97 {

Callers 1

FixedVectorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected