X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2Fsafe_bool.hh;h=1625f9aed45f623d10ffb3a57e89823fc3d3e901;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=44c18616b2deace28baedaa147198ea716ed7332;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/safe_bool.hh b/senf/Utils/safe_bool.hh index 44c1861..1625f9a 100644 --- a/senf/Utils/safe_bool.hh +++ b/senf/Utils/safe_bool.hh @@ -29,7 +29,7 @@ // Custom includes //#include "safe_bool.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -105,7 +105,7 @@ namespace senf { ... } \endcode - + If the class to be made using senf::safe_bool is itself comparable via it's own \c operator==, you must use comparable_safe_bool instead of safe_bool to not loose this capability. @@ -123,7 +123,7 @@ namespace senf { } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "safe_bool.cci" //#include "safe_bool.ct" #include "safe_bool.cti"