offa
|
51c39a339c
|
Non-noexcept move operations fixed (#170).
|
4 年之前 |
offa
|
0c4f9a3807
|
Year updated.
|
4 年之前 |
offa
|
ab4d428767
|
Variable attributed as [[maybe_unused]].
|
5 年之前 |
offa
|
8e1bf537a4
|
Default ctor for unique_resource implemented (#151).
|
5 年之前 |
offa
|
cbe1497501
|
Year updated.
|
5 年之前 |
offa
|
21383753f9
|
Class name typo fixed (#147).
|
6 年之前 |
offa
|
6ffc328198
|
Possible double free fixed (#146).
|
6 年之前 |
offa
|
8b6542a59b
|
Catch include path updated as suggested by upstream.
|
6 年之前 |
offa
|
b354a77b6c
|
Member prefix ('m_') removed from all member variables (fixes #136).
|
6 年之前 |
offa
|
dbde1928ba
|
License header changed to MIT license.
|
6 年之前 |
offa
|
64d50e271c
|
Maybe_unused Attribute used instead of casts to void for marking unused
variables (fixes #118).
|
6 年之前 |
offa
|
92698c3b19
|
Year updated.
|
6 年之前 |
offa
|
a614c62087
|
Test and assignment corrected (#99).
|
7 年之前 |
offa
|
816573778d
|
Implementation of unique_resource reset() updated (fixes #99).
|
7 年之前 |
offa
|
94d46c2673
|
Swap() removed from unique_resource (fixes #102).
|
7 年之前 |
offa
|
968da64e9d
|
Test updated to use ctor directly.
|
7 年之前 |
offa
|
b1ed444f1f
|
Tests refactored (#76).
|
7 年之前 |
offa
|
7ea1aa7439
|
Formatting.
|
7 年之前 |
offa
|
0b264e8f80
|
Implementation of swap() added. As the specification of the
noexcept-value is missing in the document it is implemented as for
std::swap(). Fixes #73.
|
7 年之前 |
offa
|
88120b7f1e
|
Test case added.
|
7 年之前 |
offa
|
eadc953f4f
|
Testcases added.
|
7 年之前 |
offa
|
027a53b1a3
|
Factory fucntion make_unique_resource_checked() added.
|
7 年之前 |
offa
|
a88ea2e20f
|
Factory function make_unique_resource() with std::reference_wrapper
added.
|
7 年之前 |
offa
|
0d2e3da347
|
Factory function make_unique_resource() fully implemented and Test
added.
|
7 年之前 |
offa
|
ea843c33c9
|
Test for self-move removed as this is prevented by some compilers.
|
7 年之前 |
offa
|
12f3d51a1a
|
Move assignment implemented.
|
7 年之前 |
offa
|
105766eff4
|
Pointer access added.
|
7 年之前 |
offa
|
fc66bf69dc
|
Pointer access added.
|
7 年之前 |
offa
|
b483bf02bb
|
Method implemented.
|
7 年之前 |
offa
|
bdb03f8cd7
|
Methods implemented.
|
7 年之前 |
offa
|
c68b2a8e24
|
Some more methods implemented.
|
7 年之前 |
offa
|
41f4a3b3da
|
Tests added and some fixes.
|
7 年之前 |
offa
|
cd0a724ceb
|
Implementing the updated version unique_resource.
|
7 年之前 |
offa
|
b9b7126260
|
Refactoring.
|
7 年之前 |
offa
|
bcb599711b
|
Unique Resource Test ported.
|
7 年之前 |
offa
|
c4d4e5820e
|
Non-const deleter accessor implemented.
|
7 年之前 |
offa
|
9dee2f7ac2
|
Checked unique resource implemented.
|
7 年之前 |
offa
|
5508546664
|
Type constrains for pointer related operations implemented.
|
7 年之前 |
offa
|
73748ae3ff
|
Delete access added.
|
7 年之前 |
offa
|
0d6173398c
|
Conversion operator implemented.
|
7 年之前 |
offa
|
7988145317
|
Reset and get implemented.
|
7 年之前 |
offa
|
2dbe0ca826
|
Invoke implemented.
|
7 年之前 |
offa
|
061d16e478
|
Move-Assignment implemented.
|
7 年之前 |
offa
|
c4fd938af4
|
Move ctor implemented.
|
7 年之前 |
offa
|
334c7f3b9e
|
Release implemented.
|
7 年之前 |
offa
|
7f2b506318
|
Using a type alias.
|
7 年之前 |
offa
|
fa67d80289
|
Implemenation of unique_resource started.
|
7 年之前 |
offa
|
33865e73b1
|
License header added (fixes #16).
|
7 年之前 |
offa
|
c0a475b10c
|
Project initialized.
|
7 年之前 |