Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avaneev/biteopt
/ getStallCount
Method
getStallCount
biteaux.h:1837–1840 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1835
*/
1836
1837
int getStallCount() const
1838
{
1839
return( StallCount );
1840
}
1841
1842
protected:
1843
using CBiteParPops< ptype > :: IntMantMult;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected