Hello, I recently upgraded from an ancient version of thrift (pre-apache) to 0.5.0, and I noticed that the auto-generation of a constructor for structs that can take all of the members as arguments seems to have disappeared (this is all C++). Was there a reason for removing this functionality? It's a minor point, but was mostly curious as I go through my code adding lots of assignment operators ;-)
Thanks, Craig
