- Remove some uses of 'static in const and static globals that are no longer needed. - Use the new struct initialization shorthand.
Start with an adjacent_pairs() iterator adapter.