Skip to content

Commit

Permalink
Replace '> >' in templates with >>, NFC (#12615)
Browse files Browse the repository at this point in the history
The problem with greedy lexing of >> as an operator was solved in
C++11, and now templates no longer require spaces between >'s.
  • Loading branch information
Krzysztof Parzyszek authored and driazati committed Sep 6, 2022
1 parent d4201a9 commit 1cb66b2
Show file tree
Hide file tree
Showing 5 changed files with 567 additions and 878 deletions.
Loading

0 comments on commit 1cb66b2

Please sign in to comment.