It makes it consistent with size() method return type and with
STL-like containers API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
150 ms | x64 windows > lld.MachO::function-starts.s |
Differential D97921
[ADT][NFC] Use `size_t` type for index in `indexed_accessor_range` vinograd47 on Mar 4 2021, 1:42 AM. Authored by
Details It makes it consistent with size() method return type and with
Diff Detail
Unit Tests
|