Thrift string copy construction pathces from kevin ko
authorMark Slee <mcslee@apache.org>
Wed, 4 Apr 2007 21:08:21 +0000 (21:08 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 4 Apr 2007 21:08:21 +0000 (21:08 +0000)
commit82a6c0f2590a6681f122eb9654afc1c967319acb
treea64c1a15130ab974701e18b7dd134886d033b2c5
parent09bfd615301dd2af23d6f251f6334a3e149d5b99
Thrift string copy construction pathces from kevin ko

Summary: Remove unnecessary string copy constructions in C++ code

Reviewed By: mcslee

Test Plan: build

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665084 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/Thrift.h
lib/cpp/src/protocol/TBinaryProtocol.cpp
lib/cpp/src/protocol/TBinaryProtocol.h
lib/cpp/src/protocol/TProtocol.h
lib/cpp/src/protocol/TProtocolException.h
lib/cpp/src/transport/TTransportException.h