Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ left
Method
left
Tools/PointerVector.h:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
return &*(this->begin() + i);
37
}
38
size_t left()
39
{
40
return this->size() - i;
41
}
42
};
43
44
template<class T>
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected