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