1Please submit a new Abseil Issue using the template below: 2 3## [Short title of proposed API change(s)] 4 5-------------------------------------------------------------------------------- 6-------------------------------------------------------------------------------- 7 8## Background 9 10[Provide the background information that is required in order to evaluate the 11proposed API changes. No controversial claims should be made here. If there are 12design constraints that need to be considered, they should be presented here 13**along with justification for those constraints**. Linking to other docs is 14good, but please keep the **pertinent information as self contained** as 15possible in this section.] 16 17## Proposed API Change (s) 18 19[Please clearly describe the API change(s) being proposed. If multiple changes, 20please keep them clearly distinguished. When possible, **use example code 21snippets to illustrate before-after API usages**. List pros-n-cons. Highlight 22the main questions that you want to be answered. Given the Abseil project compatibility requirements, describe why the API change is safe.] 23