Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
visus
/
scope-guard
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
171
коммит
1
ветка
Дерево:
0b264e8f80
main
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '0b264e8f80'
${ noResults }
scope-guard
/
include
История
offa
0b264e8f80
Implementation of swap() added. As the specification of the
noexcept-value is missing in the document it is implemented as for std::swap().
Fixes
#73
.
7 лет назад
..
scope.h
Scope header added. It only contains includes of the other headers
7 лет назад
scope_exit.h
Noexcept of scope guard mctors updated to P0052R5 (#49).
7 лет назад
scope_fail.h
Noexcept expression of scope_fail corrected.
7 лет назад
scope_success.h
Noexcept expression of scope_success corrected.
7 лет назад
unique_resource.h
Implementation of swap() added. As the specification of the
7 лет назад