diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-08-17 14:16:15 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-08-17 14:16:15 +0000 |
commit | 4bf95512bc85eb8bdcbf48a00a52a23bf50b296b (patch) | |
tree | 68fcb563eb58e2eb25ccb8917c5d1f591a4c96c9 /include/commands | |
parent | 7a76705c4c2014eb8470d81fd30f416518010cbe (diff) |
userrec::AddBuffer and userrec::Write end up copying the const std::string& into a non-const to make use of it, why not just pass std::string and let the compiler do the copy when passing it?
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4933 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/commands')
0 files changed, 0 insertions, 0 deletions