[
https://issues.apache.org/jira/browse/QPID-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke resolved QPID-3192.
-------------------------------
Resolution: Fixed
New copy constructors work in cpp/clr.
> .NET Binding for Messaging classes are missing intrinsic copy contructors
> -------------------------------------------------------------------------
>
> Key: QPID-3192
> URL: https://issues.apache.org/jira/browse/QPID-3192
> Project: Qpid
> Issue Type: Bug
> Reporter: Chuck Rolke
> Assignee: Chuck Rolke
> Fix For: 0.10
>
>
> Apparent copy constructors for each class are defined using 'T(const T ^)'
> but these are ordinary contructors.
> Intrinsic copy constructors use 'T(const T %)'.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]