Open
Description
I'm seeing a warning being emitted by this library when I'm using Xcode 10.3:
Line 185 in 92f66a9
Possible misuse of comma operator here
Initially I thought of making a PR to address it, but I don't really understand the expression at that line. Why is boost::throw_exception
followed by , true
?
Metadata
Metadata
Assignees
Labels
No labels