This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from b53fa8e14 THRIFT-5765 Extra override for WriteBinary() to avoid
unnecessary memory allocations when using COM types Client: Delphi Patch: JensG
add f02ac2fb5 Move default constructor and operator== implementation to
CPP file
add cedcd0e64 Factor out duplicated code into helper function
add 16105fa1a Move generate_default_constructor call into
generate_struct_definition
add 4f56007ba Always generate an initializer list
add 9bd8f1e1a Fix ODR violations in cases where templates are involved
No new revisions were added by this update.
Summary of changes:
.../cpp/src/thrift/generate/t_cpp_generator.cc | 240 ++++++++++++++-------
1 file changed, 157 insertions(+), 83 deletions(-)