[
https://issues.apache.org/jira/browse/QPID-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418402#comment-15418402
]
ASF subversion and git services commented on QPID-7392:
-------------------------------------------------------
Commit 868caf5420653a5536a343f1745535dceb3461a0 in qpid-cpp's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=868caf5 ]
QPID-7392: Judicious use of template specialisations to avoid code which
generates warnings on instantiation
> The FieldValue template code gives warnings for some instantiations
> -------------------------------------------------------------------
>
> Key: QPID-7392
> URL: https://issues.apache.org/jira/browse/QPID-7392
> Project: Qpid
> Issue Type: Improvement
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
>
> This is largely because the template code is a bit too general for some types.
> For instance shifting right or left (>> or <<) doesn't work very well for
> booleans, and shifting 8 bits doesn't work for uint8_t or int8_t.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]