You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2009/01/16 20:31:02 UTC

[jira] Created: (QPID-1589) C++ Console API - ObjectId is not usable as a std::map key

C++ Console API - ObjectId is not usable as a std::map key
----------------------------------------------------------

                 Key: QPID-1589
                 URL: https://issues.apache.org/jira/browse/QPID-1589
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
    Affects Versions: M4
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: M5


The inequality operators are not defined for qpid::console::ObjectId.  This prevents it from being used as the key to a std::map.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-1589) C++ Console API - ObjectId is not usable as a std::map key

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-1589.
----------------------------

    Resolution: Fixed

> C++ Console API - ObjectId is not usable as a std::map key
> ----------------------------------------------------------
>
>                 Key: QPID-1589
>                 URL: https://issues.apache.org/jira/browse/QPID-1589
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>    Affects Versions: M4
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: M5
>
>
> The inequality operators are not defined for qpid::console::ObjectId.  This prevents it from being used as the key to a std::map.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.