Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
scope-guard
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Build fix.
main
offa
hace 7 años
padre
fbda273ccc
commit
3a00a3063d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
test/ScopeGuardTest.cpp
+ 1
- 0
test/ScopeGuardTest.cpp
Ver fichero
@@ -2,6 +2,7 @@
#include "scope_guard.h"
#include <catch.hpp>
using namespace guards;
TEST_CASE("deleter called on destruction", "[ScopeGuard]")
{
Escribir
Vista previa
Cargando…
Cancelar
Guardar