This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d6347cfc19eaeb985fb445a5f8d00af4514f0da
clang-p2996
/
libcxx
/
include
/
iterator
Marshall Clow
2ffa170515
In the review of D58642, Louis asked: 'Is there a reason for making this inline? Templates are already inline by default'. I told him that I didn't want to change the one call (ssize) that I was adding, but would come back later and clean them all (data/empty/begin/end/cbegin/cend/rbegin/rend/crbegin/crend/size/ssize) up later. Now it is later. Remove the unnecessary 'inline' modifiers from all these calls.
...
llvm-svn: 354952
2019-02-27 03:25:43 +00:00
67 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink