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
Implementing this needs some more methods.
main
offa
hace 7 años
padre
cd0a724ceb
commit
d58748aacc
Se han
modificado 1 ficheros
con
1 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-3
include/unique_resource.h
+ 1
- 3
include/unique_resource.h
Ver fichero
@@ -96,9 +96,7 @@ namespace sr
unique_resource& operator=(unique_resource&& other)
{
}
unique_resource& operator=(unique_resource&& other);
unique_resource& operator=(const unique_resource&) = delete;
Escribir
Vista previa
Cargando…
Cancelar
Guardar