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