commit | e879c2f4db4bc0b7e5a0edfdf669c4fa477123a0 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Oct 06 17:09:50 2010 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Oct 06 17:09:50 2010 +0000 |
tree | 68b3554d062d4bbd46b14d0c4c0ceed0ba856982 | |
parent | 72fd0b415f7fe4f84988b52346b380f17b528c90 [diff] |
THRIFT-922. cpp: Convert transport classes to use non-virtual calls Update the thrift transport classes to use non-virtual calls for most functions. The correct implementation is determined at compile time via templates now. Only the base TTransport class falls back to using virtual function calls. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005134 13f79535-47bb-0310-9956-ffa450edef68