Generate pargs an presult helpers in C++ to be more efficient in thrift
authorMark Slee <mcslee@apache.org>
Wed, 24 Jan 2007 22:53:07 +0000 (22:53 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 24 Jan 2007 22:53:07 +0000 (22:53 +0000)
commitbf05a6069e5bcdf0a2254ee933f0925a45615233
tree735a1335eaa8111318a8ca2e4277a763eb3fabbb
parent1921d2046b588cd1f19c40d323d44e74b02a4e1f
Generate pargs an presult helpers in C++ to be more efficient in thrift

Summary: Copy construction is the pits. Avoid it at all costs.

Reviewed By: aditya

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664939 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_cpp_generator.cc
compiler/cpp/src/generate/t_cpp_generator.h