Przeglądaj źródła

Refactoring.

main
offa 7 lat temu
rodzic
commit
f328ef536c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      include/unique_resource.h

+ 1
- 1
include/unique_resource.h Wyświetl plik

@@ -118,7 +118,7 @@ namespace sr
{
try
{
m_deleter(m_resource);
get_deleter()(m_resource);
}
catch( ... ) { /* Empty */ }
}

Ładowanie…
Anuluj
Zapisz