[
https://issues.apache.org/jira/browse/THRIFT-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490396#comment-15490396
]
Denis commented on THRIFT-3928:
--------------------------------
In method generate_function_helpers doesn`t exists call for
generate_copy_constructor, generate_move_constructor,
generate_assignment_operator, generate_move_assignment_operator.
And need call generate_struct_declaration with parameter 'setters' = true, for
generate implamentation setters.
> CPP generator doesn`t generate implementations of constructors, operators and
> setters for classes with wrap functions
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-3928
> URL: https://issues.apache.org/jira/browse/THRIFT-3928
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Compiler
> Affects Versions: 0.9.3
> Reporter: Denis
> Priority: Critical
> Labels: easyfix
> Attachments: thrift_cpp_generator.patch
>
>
> cpp generator doesn`t generate implementations of constructors, operators
> in *Service.cpp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)