Sfoglia il codice sorgente

Documentation updated.

main
offa 7 anni fa
parent
commit
cb85bc4ed0
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. +0
    -6
      README.md

+ 0
- 6
README.md Vedi File

@@ -22,12 +22,6 @@ The namespace `sr` is used instead of `std`.
The filenames contain a `.h` extension. To enable the compatible header as specified in the document the CMake option `ENABLE_COMPAT_HEADER` can be used. This will generate and install an additional header named `scope` (without file extension).


## Implementation decisions

###### Factory functions
The Factory functions for both types are kept for the C++14 implementations as *deduction guides* aren't available.


## Documentation

- [*P0052R5 - Generic Scope Guard and RAII Wrapper for the Standard Library*][2] (P. Sommerlad, A. L. Sandoval, E. Niebler, D. Krügler)

Loading…
Annulla
Salva