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

Returntype of get() has been fixed in the updated version R6 of the

proposal (fixes #104).
main
offa преди 7 години
родител
ревизия
3d950891af
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      include/unique_resource.h

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

@@ -112,7 +112,7 @@ namespace sr
m_execute_on_destruction = false;
}

decltype(auto) get() const noexcept
const R& get() const noexcept
{
return m_resource.get();
}

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