repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
builtin/prune: convert to struct object_id
[git.git]
/
t
/
t4018
/
cpp-template-function-definition
blob
0cdf5ba5bd439156063d686d5faa31184cc697e6
1
template<class T> int RIGHT(T arg)
2
{
3
ChangeMe;
4
}