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

Method empty

Tools/FixedVector.h:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 bool empty()
59 {
60 return used_size == 0;
61 }
62
63 bool full()
64 {

Callers 15

purgeMethod · 0.45
pop_stackMethod · 0.45
not_enough_to_bufferMethod · 0.45
gf2n_not_supportedMethod · 0.45
Create_Random_SeedFunction · 0.45
getIntMethod · 0.45
getLongMethod · 0.45
getLongLongMethod · 0.45
getULongMethod · 0.45
getULongLongMethod · 0.45
getFloatMethod · 0.45
getDoubleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected