X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FException.hh;h=e673ab57741f866e4237683bb73a198a470dac5e;hb=47368f306a577d1e46df69a7f729bd3893cbe5e7;hp=cc37ee1318b8a0553a5cc5af15a332b6bd992a27;hpb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;p=senf.git diff --git a/Utils/Exception.hh b/Utils/Exception.hh index cc37ee1..e673ab5 100644 --- a/Utils/Exception.hh +++ b/Utils/Exception.hh @@ -71,6 +71,8 @@ namespace senf { std::string buffer_; }; + enum NoThrow_t { nothrow }; + } ///////////////////////////////hh.e////////////////////////////////////////