Socket/Protocols/Raw: added static EUI64::None member
[senf.git] / senf / Socket / Protocols / Raw / EUI64.hh
index 0149506..35c47fc 100644 (file)
@@ -82,6 +82,8 @@ namespace senf {
         ///\name Structors and default members
         ///@{
 
+        static EUI64 const None;        ///< The empty (0) address
+
         // default copy constructor
         // default copy assignment
         // default destructor