converted checkedTimeResets() from two-pass logic that first computes the required size of SpanBuf to a single-pass that utilizes vector<SpanBuf> instead. Much cleaner and easier. |
||
|---|---|---|
| .. | ||
| Advanced | ||
| Basic | ||
| Expert/13-EventNotifications | ||
| Intermediate | ||
converted checkedTimeResets() from two-pass logic that first computes the required size of SpanBuf to a single-pass that utilizes vector<SpanBuf> instead. Much cleaner and easier. |
||
|---|---|---|
| .. | ||
| Advanced | ||
| Basic | ||
| Expert/13-EventNotifications | ||
| Intermediate | ||