Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avaneev/biteopt
/ getChoiceCount
Method
getChoiceCount
biteaux.h:492–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
490
*/
491
492
int getChoiceCount() const
493
{
494
return( Count );
495
}
496
497
/**
498
* This function should be called when a certain choice is successful.
Callers
2
performOpt
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
2
performOpt
Method · 0.64
run
Method · 0.64