<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/111032>111032</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            `__bit_iterator` is missing `operator->`
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            libc++
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          cjdb
      </td>
    </tr>
</table>

<pre>
    _Cpp17InputIterator_ requires `a->m` to be a valid production, which `__bit_iterator` lacks. Although `bool` doesn't have any members to access, `it->~value_type()` should still be valid due to pseudo-destructors.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxskcuO5CoMhp-GbFBFxLlQtWDR3eeU1E8RcbESekjIYMioNvPsI6pLms1ISCxsf_70WxP5ZUdUbHxn43-NLnmNSdkvZxoT3UPNH8fRyc_9KPkzY9I5ppkn_Fl8QuJsEvrC-v83NgmeIzfINT918I4fKbpis487gw_-a_V2re3zbHye_QtVx4K2P6jlbyGvsSzPJhNjqCUXkXYGMvNVn8j1_uAbbgYT1WXaWiSqdDYJn6vH71OHgnN-HMjgyuBWKbTGEhyn7EOoht9-rmCFHITFxYtDyqnYHBO1jVO9u_U33aDqJMiblFM3NqvqpJZ2mmAYh1HjqEG4q3FC9G68dVfsG69AwNAJ0XdymMaxFVoDOiFhNG4ysmeDwE370IZwbm1MS-OJCqqu60QPTdAGAz1vARC8sQzenw_qbZKqUxdTFmKDCJ4y_eVknwOqfwbsiW-eyO9LDSoe35UaF5tEU1JQa84Hsf6NwZ3BffF5Laa1cWNwrwte3-VI8QttZnB_WhOD-0v8VPAnAAD____Pu8c">