Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-11-20 14:13:46


Sam Partington wrote:
>
> 4511 and 4512 are useless warnings. They are telling you that the copy
> constructor and assignment operator are inaccessible. Even though you're
> not trying to call them. [...]

> C4127 is also awkward. As it gives warnings for some common idioms. It
> refers to conditional expressions being constant.

These warnings can be annoying, but they aren't useless. They do find bugs.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net