offa
|
1fb4f0020f
|
Formatting fixed.
|
6 年之前 |
offa
|
ad5d60c182
|
Unique_resource mctor updated according to R8 (fixes #128).
|
6 年之前 |
offa
|
f64754c57d
|
Move-Assignment operator updated to R8 specification (fixes #126).
|
6 年之前 |
offa
|
c9022c8a04
|
CMake version increased to v3.11.
|
6 年之前 |
offa
|
f8f77b132e
|
Type T of reference_wrapper fixed (fixes #125).
|
6 年之前 |
offa
|
488a91851a
|
Indention fixed.
|
6 年之前 |
offa
|
81d093c20a
|
Default type of template parameter 'S' updated to decay_t<R> (fixes #132).
|
6 年之前 |
offa
|
78aaf0254c
|
GCC 8 CI build added (#119).
|
6 年之前 |
offa
|
64d50e271c
|
Maybe_unused Attribute used instead of casts to void for marking unused
variables (fixes #118).
|
6 年之前 |
offa
|
0d36d053d2
|
Catch updated to v2.2.2.
|
6 年之前 |
offa
|
d426987d7a
|
Release v0.2.4.
|
6 年之前 |
offa
|
ae205a9891
|
Catch updated to latest release v2.2.1 (fixes #115).
|
6 年之前 |
offa
|
3239f032af
|
Clang 6 CI Build added (fixes #114).
|
6 年之前 |
offa
|
88d2ceb4b3
|
Catch updated to v2.1.2.
|
6 年之前 |
offa
|
3a26e77067
|
Readme updated. The C++14 branch is no longer supported.
|
6 年之前 |
offa
|
aad69c933b
|
Release v0.2.3.
|
6 年之前 |
offa
|
49cfe615c5
|
CMake increased to v3.10.1.
|
6 年之前 |
offa
|
cf2aff737d
|
Catch updated to v2.1.1.
|
6 年之前 |
offa
|
9e9bce8609
|
Missing date updated.
|
6 年之前 |
offa
|
59c5cab144
|
Target visibilities added.
|
6 年之前 |
offa
|
67bc1df3ca
|
Catch updated to latest v2.1.0.
|
6 年之前 |
offa
|
92698c3b19
|
Year updated.
|
6 年之前 |
offa
|
db2ac0caec
|
Release v0.2.2.
|
7 年之前 |
offa
|
4e5339989f
|
Cleanup.
|
7 年之前 |
offa
|
24e9a22a45
|
Scope_success changes adapted (#106).
|
7 年之前 |
offa
|
ef12b255a4
|
Scope_fail changes adapted (#106).
|
7 年之前 |
offa
|
189a23d2ba
|
Scope_exit changes adapted (#106).
|
7 年之前 |
offa
|
875ce20fc7
|
Type trait fixed.
|
7 年之前 |
offa
|
aae556ea4a
|
Revert "Include order fixed."
This reverts commit e4312223a9 .
|
7 年之前 |
offa
|
e4312223a9
|
Include order fixed.
|
7 年之前 |
offa
|
e3ac790362
|
New move assignment operator behaviour adapted (fixes #110).
|
7 年之前 |
offa
|
992579ea19
|
Unnecessary 'explicit' removed (fixes #111).
|
7 年之前 |
offa
|
a614c62087
|
Test and assignment corrected (#99).
|
7 年之前 |
offa
|
816573778d
|
Implementation of unique_resource reset() updated (fixes #99).
|
7 年之前 |
offa
|
400b71f3c3
|
Type field added to the Wrapper class.
|
7 年之前 |
offa
|
1395f533c0
|
Implementation of the remove_cvref Trait (P0550R2) added (#106).
|
7 年之前 |
offa
|
347cd514e6
|
Changed noexcepts of the scope guard ctor's adapted (fixes #107).
|
7 年之前 |
offa
|
259ddc2ac9
|
Documentation updated to latest P0052R6 version (fixes #103).
|
7 年之前 |
offa
|
4aa14a59b8
|
Factory function updated and SFINAE typo fixed.
|
7 年之前 |
offa
|
a5e6ec92b8
|
Requirements on the operator-> relaxed (#101).
|
7 年之前 |
offa
|
3d950891af
|
Returntype of get() has been fixed in the updated version R6 of the
proposal (fixes #104).
|
7 年之前 |
offa
|
8b39138593
|
Noexcepts added (#101).
|
7 年之前 |
offa
|
41b2fdeead
|
Noexcept added (#101).
|
7 年之前 |
offa
|
a320126de6
|
Noexcept added to the scope guard constructor (#100).
|
7 年之前 |
offa
|
536e4e02de
|
Feature test macro added (fixes #97).
|
7 年之前 |
offa
|
3bab3548c1
|
Deduction guide of unique_resource updated (#105).
|
7 年之前 |
offa
|
97289ce254
|
Deduction guides for the scope guards updated (#105).
|
7 年之前 |
offa
|
7ce8e5d210
|
Deduction guide for the reference wrapper removed (fixes #98).
|
7 年之前 |
offa
|
94d46c2673
|
Swap() removed from unique_resource (fixes #102).
|
7 年之前 |
offa
|
1678a03da6
|
Missing forward added.
|
7 年之前 |