Преглед на файлове

Throw removed as this would call std::terminate() as noexcept evaluates

to true under any circumstances (see #58).
main
offa преди 7 години
родител
ревизия
a92915998d
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. +0
    -1
      include/unique_resource.h

+ 0
- 1
include/unique_resource.h Целия файл

@@ -87,7 +87,6 @@ namespace sr
catch( ... )
{
d(r);
throw;
}

template<class TR = R, class TD = D,

Loading…
Отказ
Запис