Thrift-2421:Tree/Recursive struct support in thrift
authorjfarrell <jfarrell@apache.org>
Wed, 9 Apr 2014 18:53:03 +0000 (14:53 -0400)
committerjfarrell <jfarrell@apache.org>
Wed, 9 Apr 2014 18:55:54 +0000 (14:55 -0400)
commit524b924f615c9227d1fe5ae8db24e7e0707c15ff
treeac967457fb16301f0eb5d93e050b1a52db859c04
parente0e831683897ea4b786eebabd0cea77659d77150
Thrift-2421:Tree/Recursive struct support in thrift
Client: compiler
Patch: Dave Watson

Patch to go along with pull request 84 to fix missing destructors.

Github Pull Request: This closes #98
----
commit f4daec9b0af386e8f6e9e66fb688aab8cd949fdc
Date:   2014-04-09T17:33:18Z

    Also generate destructor for _result, presult, args, pargs
compiler/cpp/src/generate/t_cpp_generator.cc
lib/cpp/test/RecursiveTest [deleted file]