depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
git
/
t
/
t4018
/
cpp-template-function-definition
blob: 0cdf5ba5bd439156063d686d5faa31184cc697e6 (
plain
) (
tree
)
1b593e1ea4d2
1
2
3
4
template<class T> int RIGHT(T arg)
{
ChangeMe;
}