소스 검색

Readme updated. The C++14 branch is no longer supported.

main
offa 6 년 전
부모
커밋
3a26e77067
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. +0
    -3
      README.md

+ 0
- 3
README.md 파일 보기

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


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


## Compatibility

This implementation conforms to [P0052][2], except:

Loading…
취소
저장