Changed to use references with iterator looping to avoid copies, and...
commitc389fb7391dae9545b9ef32388a0b5ee3bd53a17
authorChris Frey <cdfrey@foursquare.net>
Sat, 12 Sep 2009 02:38:26 +0000 (11 22:38 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 12 Sep 2009 02:38:26 +0000 (11 22:38 -0400)
treea173b19da8cdcecc7fa0a4341b0505ef1a73244b
parent6e69a8fe4c6f5fcb1bfe2f4f0d58447b2f1f678b
Changed to use references with iterator looping to avoid copies, and...

... use const where appropriate
ChangeLog
src/dp_codinfo.cc
src/dp_codinfo.h
src/j_server.cc