offa пре 7 година
родитељ
комит
8e2cff731d
1 измењених фајлова са 12 додато и 0 уклоњено
  1. +12
    -0
      README.md

+ 12
- 0
README.md Прегледај датотеку

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

Loading…
Откажи
Сачувај