Explorar el Código

Update README.md

main
offa hace 7 años
padre
commit
8e2cff731d
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. +12
    -0
      README.md

+ 12
- 0
README.md Ver fichero

@@ -8,10 +8,22 @@
Implementation of `scope_guard` and `unique_resource` as proposed in [**N3949**][1].


## Compatibility

This implemenation conforms to [N3949][1], except:

1. **Namespace:** Another namespace is used instead of `std`.
1. **Filenames:** The filenames contain a `.h` extension.

These deviations are necessary through standard requirements.


## Documentation

- [*N3949 - Scoped Resource - Generic RAII Wrapper for the Standard Library*][1] (P. Sommerlad, A. L. Sandoval)



## License

**GNU General Public License (GPL)**

Cargando…
Cancelar
Guardar