[ https://issues.apache.org/jira/browse/THRIFT-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15104921#comment-15104921 ]
Sebastian Zenker edited comment on THRIFT-3561 at 1/18/16 8:52 AM: ------------------------------------------------------------------- Please see my merge request on Github: https://github.com/apache/thrift/pull/799 was (Author: sebastian.zenker): Please see my merge request on Github. > C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and assignment > operator > ------------------------------------------------------------------------------------ > > Key: THRIFT-3561 > URL: https://issues.apache.org/jira/browse/THRIFT-3561 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Affects Versions: 0.9.3, 0.9.4, 1.0 > Reporter: Sebastian Zenker > Priority: Minor > Labels: easyfix > > Qt already provides a macro to disable copy ctor and assignment operator. So > let's make use of it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)