Skip to content

Commit

Permalink
Replace '> >' in templates with >>, NFC (apache#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 Aug 29, 2022
1 parent 74988d3 commit 6e05cc1
Show file tree
Hide file tree
Showing 4 changed files with 1,152 additions and 768 deletions.
Loading

0 comments on commit 6e05cc1

Please sign in to comment.