65 Révisions (71b79880e926f7ee544d90b7416cdf2d66843e99)

Auteur SHA1 Message Date
  offa 71b79880e9 Move-Assignment implemented as specified (#63). il y a 7 ans
  offa 4fd08c83d9 Old-Style casts removed. il y a 7 ans
  offa 6558c27cc5 Missing reset() method added. il y a 7 ans
  offa b30ba27498 Noexcepts fixed. il y a 7 ans
  offa acea0713c5 Missing noexcept's added. il y a 7 ans
  offa caf0b1a167 Noexcept added. il y a 7 ans
  offa 6efbfd101b Move assignment updated. il y a 7 ans
  offa 6a02c8a311 MCtor implementation updated. il y a 7 ans
  offa 9a34f191a4 Cleanup. il y a 7 ans
  offa 902edaa5c8 Returntype of get() changed to decltype(auto) (#71). il y a 7 ans
  offa 4978c4b76d Calling the deleters re-enabled. il y a 7 ans
  offa aca01833f6 Deleter used through wrapper. The cast function has been replaced il y a 7 ans
  offa 975a17f561 Types fixed. il y a 7 ans
  offa 6946c293d1 Special handling for LValue References needed as T&& and const T& are il y a 7 ans
  offa e5dab9c8cb Wrapper implemented. il y a 7 ans
  offa 43cad551f2 Exception handling of reset(R&&) corrected (fixes #55, fixes #56). il y a 7 ans
  offa 8cd44f63f0 Refactoring. il y a 7 ans
  offa 73110f9ed2 Handling of void-Types added as in P0052R5. il y a 7 ans
  offa 97cd340bac SFINAE corrected as specified in P0052. il y a 7 ans
  offa 49f560c721 Returntype corrected. il y a 7 ans
  offa efeb88afc3 Formatting. il y a 7 ans
  offa 23dd400d91 Formatting unified. il y a 7 ans
  offa eadc953f4f Testcases added. il y a 7 ans
  offa 5067e54b89 Special handling for exception while move-construction added. il y a 7 ans
  offa b9cce110e6 Refactoring, both mctor's can be merged into one. il y a 7 ans
  offa b5f28779dd Behaviour on Move-Construction corrected (#52). il y a 7 ans
  offa b1c3c2cea8 Formatting. il y a 7 ans
  offa 027a53b1a3 Factory fucntion make_unique_resource_checked() added. il y a 7 ans
  offa a88ea2e20f Factory function make_unique_resource() with std::reference_wrapper il y a 7 ans
  offa 0d2e3da347 Factory function make_unique_resource() fully implemented and Test il y a 7 ans
  offa 526a869cfb Handling of self move assignment. il y a 7 ans
  offa 12f3d51a1a Move assignment implemented. il y a 7 ans
  offa 105766eff4 Pointer access added. il y a 7 ans
  offa fc66bf69dc Pointer access added. il y a 7 ans
  offa a92915998d Throw removed as this would call std::terminate() as noexcept evaluates il y a 7 ans
  offa 98240eab8d Missing noexcepts added. il y a 7 ans
  offa d6f60e09f6 Refactoring. il y a 7 ans
  offa b483bf02bb Method implemented. il y a 7 ans
  offa bdb03f8cd7 Methods implemented. il y a 7 ans
  offa 3039f75d14 Refactoring. il y a 7 ans
  offa 831c97cc89 Helper function implemented. il y a 7 ans
  offa c68b2a8e24 Some more methods implemented. il y a 7 ans
  offa 454462d936 Some fixes. il y a 7 ans
  offa d58748aacc Implementing this needs some more methods. il y a 7 ans
  offa cd0a724ceb Implementing the updated version unique_resource. il y a 7 ans
  offa b234a5a25d Return value of release() corrected (fixes #19). il y a 7 ans
  offa 6bced82d22 Decays removed from SFINAE (fixes #22). il y a 7 ans
  offa c4d4e5820e Non-const deleter accessor implemented. il y a 7 ans
  offa 9dee2f7ac2 Checked unique resource implemented. il y a 7 ans
  offa 5508546664 Type constrains for pointer related operations implemented. il y a 7 ans