![]() |
OR-Tools
8.2
|
Public Member Functions | |
| BitQueue64 () | |
| BitQueue64 (int size) | |
| void | IncreaseSize (int size) |
| void | ClearAndResize (int size) |
| void | Set (int i) |
| void | SetAllBefore (int i) |
| int | Top () const |
| void | ClearTop () |
|
inline |
|
inlineexplicit |