Socket: Remove \fixme item fixed in previous commit
g0dil [Mon, 23 Jul 2007 14:13:55 +0000 (14:13 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@340 270642c3-0616-0410-b53a-bc976706d245

Socket/ClientSocketHandle.hh

index befb826..2c951b7 100644 (file)
@@ -86,10 +86,6 @@ namespace senf {
 
         \see \ref policy_group \n
              \ref protocol_group
-
-        \fixme Add enable_if conditions so anything convertible to unsigned will not be interpreted
-            as a Range template argument but will use the unsigned variant of
-            read/readfrom/write/writeto.
       */
     template <class Policy>
     class ClientSocketHandle