Andrew's git
/
gitweb.git
/ t/t4018/cpp-function-returning-reference
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t
/
t4018
/
cpp-function-returning-reference
on commit
shortlog: replace hand-parsing of author with pretty-printer (2db6b83)
history
|
raw
|
HEAD
1
string& get::it::RIGHT(char *ptr)
2
{
3
ChangeMe;
4
}