Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dds-bridge/dds
/ Reinit
Method
Reinit
library/src/moves/moves.cpp:140–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
auto Moves::Reinit(const int tricks, const int ourLeadHand) -> void {
141
track[tricks].lead_hand = ourLeadHand;
142
}
143
144
/**
145
* @brief Generate moves for the opening lead (first hand of trick).
Callers
2
reinit
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64