Skip to content

Add compile time check to ensure the counting_iterator type in counting_transform_iterator fits in size_type #37612

Add compile time check to ensure the counting_iterator type in counting_transform_iterator fits in size_type

Add compile time check to ensure the counting_iterator type in counting_transform_iterator fits in size_type #37612

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"