index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4018
/
cpp-operator-definition
blob: 1acd827159212f57cd6267c4eba7a51594173ba2 (
plain
) (
blame
)
1
2
3
4
Value operator+(Value LEFT, Value RIGHT) { ChangeMe; }