Pārlūkot izejas kodu

Missing noexcept added (fixes #17).

main
offa pirms 7 gadiem
vecāks
revīzija
aa331eceb1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      include/scope_guard.h

+ 1
- 1
include/scope_guard.h Parādīt failu

@@ -52,7 +52,7 @@ namespace sr
}


void release()
void release() noexcept
{
m_execute_on_destruction = false;
}

Notiek ielāde…
Atcelt
Saglabāt