Quellcode durchsuchen

Link to the C++14 branch added.

main
offa vor 7 Jahren
Ursprung
Commit
46cfaccecc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -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

Laden…
Abbrechen
Speichern