[
https://issues.apache.org/jira/browse/PROTON-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947424#comment-17947424
]
ASF subversion and git services commented on PROTON-2888:
---------------------------------------------------------
Commit 86281a4a7c91bccde616e0d3524194f79a509a56 in qpid-proton's branch
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=86281a4a7 ]
PROTON-2888: [C++] Added std:hash specializations
This allows proton::uuid, proton::binary and proton::message_id to be
used as keys in unordered std datastructures.
Now we can use proton::binary as the key for std::unordered_map etc.
> Add std::has specializations to allow more proton types as keys in unordered
> datastructures
> -------------------------------------------------------------------------------------------
>
> Key: PROTON-2888
> URL: https://issues.apache.org/jira/browse/PROTON-2888
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Priority: Major
>
> Adding specializations for proton::binary, proton::uuid and then
> proton::message_id will cover many use cases where applications might want to
> use message ids or delivery tags in a map as keys for deliveries or messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]