[
https://issues.apache.org/jira/browse/DISPATCH-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172595#comment-15172595
]
ASF subversion and git services commented on DISPATCH-228:
----------------------------------------------------------
Commit e239c9d4a02f8a1e10aa7432de1b09973c866e15 in qpid-dispatch's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=e239c9d ]
DISPATCH-228 - Added named DEQ macros for multi-list membership.
> In ctools, add a variant of DEQ_* to allow membership in multiple lists
> -----------------------------------------------------------------------
>
> Key: DISPATCH-228
> URL: https://issues.apache.org/jira/browse/DISPATCH-228
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Container
> Reporter: Ted Ross
> Assignee: Ted Ross
> Fix For: 0.6
>
>
> There are cases when it is convenient for an object to be able to be placed
> in more than one double-ended-queue (DEQ) simultaneously. This feature
> allows membership in named lists and it backward compatible.
> Added macros:
> DEQ_LINKS_N
> DEQ_ITEM_INIT_N
> DEQ_NEXT_N
> DEQ_PREV_N
> DEQ_FIND_N
> DEQ_INSERT_HEAD_N
> DEQ_INSERT_TAIL_N
> DEQ_REMOVE_HEAD_N
> DEQ_REMOVE_TAIL_N
> DEQ_INSERT_AFTER_N
> DEQ_REMOVE_N
> DEQ_APPEND_N
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]