Explorar el Código

Link to the C++14 branch added.

main
offa hace 7 años
padre
commit
46cfaccecc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -8,7 +8,7 @@
Implementation of *Scope Guards* (`scope_exit`, `scope_success`, `scope_fail`) and `unique_resource` as proposed in [**P0052R5**][2] (former [N3949][1]).


There's a *C++14* implementation on the **`cpp14`** Branch.
There's a *C++14* implementation on the [**`cpp14`**](https://github.com/offa/scope-guard/tree/cpp14) Branch.


## Compatibility

Cargando…
Cancelar
Guardar