Ted Ross created DISPATCH-228:
---------------------------------

             Summary: 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]

Reply via email to