[
https://issues.apache.org/jira/browse/PROTON-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194031#comment-15194031
]
ASF subversion and git services commented on PROTON-1138:
---------------------------------------------------------
Commit f5f68d844fb53d80f8db61c4b814e8e4501e9d75 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f5f68d8 ]
PROTON-1138: c++: drop extract_cref<T>.
Split proton::value into proton::value_base (holding data and managing
interaction with
encoder/decoder) and derived proton::value with user conversion operators.
Removes the need for extract_cref<T> to avoid implicit conversion when passing
proton:value to encoder/decoder, use value_base instead which has no
conversions.
> Assorted C++ API cleanups
> -------------------------
>
> Key: PROTON-1138
> URL: https://issues.apache.org/jira/browse/PROTON-1138
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Affects Versions: 0.13.0
> Reporter: Justin Ross
> Assignee: Justin Ross
> Fix For: 0.13.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)