[
https://issues.apache.org/jira/browse/PROTON-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191535#comment-15191535
]
ASF subversion and git services commented on PROTON-1138:
---------------------------------------------------------
Commit 4fa5fa41bf465d6098f60f2a487efcdfa839f006 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=4fa5fa4 ]
PROTON-1138: c++: Encode/decode of complex types
- encode/decode std:: vector, map, list, deque, unordered_map, forward_list
- cleanup of encoder/decoder, remove dead code.
- simplify value enable-if logic.
- fix compile issues on old windows comilers.
- prevent accidental encoding of pointers as bool.
- pass encoder/decoder by reference for op << and >>
- rename `namespace internal` to `codec` for codec-related classes.
> 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)