Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
visus
/
scope-guard
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Throw removed as this would call std::terminate() as noexcept evaluates
to true under any circumstances (see
#58
).
main
offa
7 vuotta sitten
vanhempi
98240eab8d
commit
a92915998d
1 muutettua tiedostoa
jossa
0 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
+0
-1
include/unique_resource.h
+ 0
- 1
include/unique_resource.h
Näytä tiedosto
@@ -87,7 +87,6 @@ namespace sr
catch( ... )
{
d(r);
throw;
}
template<class TR = R, class TD = D,
Write
Preview
Loading…
Peruuta
Tallenna