Skip to content

Commit 48b7134

Browse files
committed
[NFC] Fix doc
1 parent c10eeea commit 48b7134

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang-tools-extra/docs/clang-tidy/checks/modernize/use-structured-binding.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ in a range-based for loop:
5151
// use x and y
5252
}
5353

54-
The check also supports custom pair-like types via the :option:`PairTypes`
55-
option.
56-
5754
Limitations
5855
-----------
5956

0 commit comments

Comments
 (0)