Merged revisions 262,264-265,267-282,284-298,300-311 via svnmerge from
[senf.git] / Utils / Exception.hh
index cc37ee1..e673ab5 100644 (file)
@@ -71,6 +71,8 @@ namespace senf {
         std::string buffer_;
     };
 
+    enum NoThrow_t { nothrow };
+
 }
 
 ///////////////////////////////hh.e////////////////////////////////////////