Socket/Protocols/INet: added documentation for new address input streaming
[senf.git] / Socket / Protocols / INet / INet6Address.hh
index 98fb726..e2bad76 100644 (file)
@@ -283,6 +283,12 @@ namespace senf {
         \related INet6Address
      */
     std::ostream & operator<<(std::ostream & os, INet6Address const & addr);
+    /** \brief Try to initialize INet6Address instance from a string representation
+        sets std::ios::failbit on the stream if an error occurred
+        \see INet6Address from_string()
+        \related INet6Address
+     */
+    std::istream & operator>>(std::istream & is, INet6Address & addr);
 
     /** \brief Check INet6Address against a fixed network prefix