Skip to content
Snippets Groups Projects
Commit 5759ac5b authored by g0dil's avatar g0dil
Browse files

Socket: Add fixme comment to ClientSocketHandle

parent ac7f93e6
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,10 @@ 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment