Alan Conway created PROTON-1287:
-----------------------------------

             Summary: c++: missing empty() method on message_id and 
annotation_key
                 Key: PROTON-1287
                 URL: https://issues.apache.org/jira/browse/PROTON-1287
             Project: Qpid Proton
          Issue Type: Bug
          Components: cpp-binding
    Affects Versions: 0.14.0
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: 0.15.0


The restricted scalar types message_id and annotation_key do not have an 
empty() method. This is needed because they can be absent on a message.

It was also noted that both value and scalar type() and empty() methods are 
inherited (publicly) from internal classes, which makes it unclear if they part 
of the API and means doxygen does not document them.

Fix this.



--
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