X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FSafeBool.hh;h=c0b7163f0983f319da540e0a8b56fc4452d6964d;hb=9a988902090d28007578e93bffd809f6bd913155;hp=0b944bcf980fc5253aa5f5c747a0f98d41064e46;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/SafeBool.hh b/Utils/SafeBool.hh index 0b944bc..c0b7163 100644 --- a/Utils/SafeBool.hh +++ b/Utils/SafeBool.hh @@ -44,7 +44,7 @@ namespace senf { better in this respect but still allows two instances of any class having such a void * conversion to be compared for equality. This again will produce absolutely unexpected - results since it will not check wethere the objects are + results since it will not check whether the objects are identical, it will only check, that both return the same boolean state.