Convert fields of type Thrift::Types::SET to use the Set library.
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:09:15 +0000 (01:09 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:09:15 +0000 (01:09 +0000)
commit8d79e3f9544d4b8d49b9ef6e596970a7c1f3e459
tree584735bf77f2db19c6b6d6048802efbf8c7dc136
parentccc86583a3ca6888d76b8537c7a853bea1c498c7
Convert fields of type Thrift::Types::SET to use the Set library.

Also teach Thrift::Struct how to compare itself with ==

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668959 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc
lib/rb/lib/thrift/protocol.rb
lib/rb/lib/thrift/struct.rb