115 Revize (2e3bc4cc3b1b1868ff0f7c3ec4abb93244e16d92)

Autor SHA1 Zpráva Datum
  offa 92698c3b19 Year updated. před 6 roky
  offa e3ac790362 New move assignment operator behaviour adapted (fixes #110). před 7 roky
  offa a614c62087 Test and assignment corrected (#99). před 7 roky
  offa 816573778d Implementation of unique_resource reset() updated (fixes #99). před 7 roky
  offa 4aa14a59b8 Factory function updated and SFINAE typo fixed. před 7 roky
  offa a5e6ec92b8 Requirements on the operator-> relaxed (#101). před 7 roky
  offa 3d950891af Returntype of get() has been fixed in the updated version R6 of the před 7 roky
  offa 8b39138593 Noexcepts added (#101). před 7 roky
  offa 41b2fdeead Noexcept added (#101). před 7 roky
  offa 3bab3548c1 Deduction guide of unique_resource updated (#105). před 7 roky
  offa 7ce8e5d210 Deduction guide for the reference wrapper removed (fixes #98). před 7 roky
  offa 94d46c2673 Swap() removed from unique_resource (fixes #102). před 7 roky
  offa 3b5c5c06e7 Using std::is_nothrow_swappable_v as the own implementation is not před 7 roky
  offa 31ed32a066 All no longer specified factory functions removed (fixes #89). před 7 roky
  offa ae68d0abca Factory functions can use the ctor directly now. před 7 roky
  offa 2cdfb325b6 Usage of deprecated factory functions replaced (#88). před 7 roky
  offa 725b29cf70 No longer specified factory functions deprecated (#88). před 7 roky
  offa 3cd80d66f0 Formatting. před 7 roky
  offa cec0e6e94e Deduction guide for unique_resource implemented (#80). před 7 roky
  offa 5fee7b08a2 Using 'if constexpr'. před 7 roky
  offa ddabea3b88 Using new trait helper variables. před 7 roky
  offa 0ca63d67fd Ctor calling syntax unified. před 7 roky
  offa bb4dfabb91 Using new trait helper variables. před 7 roky
  offa ed85b84bad Diction unified. před 7 roky
  offa e0b6f03a4e Wrapper moved to separate header. před 7 roky
  offa bfdcd3c0a8 Type requirements of unique_resource of move assignment operator fixed. před 7 roky
  offa 7321389331 Formatting. před 7 roky
  offa 5154c6bdc2 Formatting. před 7 roky
  offa 5768cfe5e8 Implementation details moved to dedicated namespace (fixes #57). před 7 roky
  offa 0b264e8f80 Implementation of swap() added. As the specification of the před 7 roky
  offa 67188316a3 Functionname fixed. před 7 roky
  offa 6f308d79fb Using the move_assign_if_noexcept() from the standard library instead of před 7 roky
  offa 71b79880e9 Move-Assignment implemented as specified (#63). před 7 roky
  offa 4fd08c83d9 Old-Style casts removed. před 7 roky
  offa 6558c27cc5 Missing reset() method added. před 7 roky
  offa b30ba27498 Noexcepts fixed. před 7 roky
  offa acea0713c5 Missing noexcept's added. před 7 roky
  offa caf0b1a167 Noexcept added. před 7 roky
  offa 6efbfd101b Move assignment updated. před 7 roky
  offa 6a02c8a311 MCtor implementation updated. před 7 roky
  offa 9a34f191a4 Cleanup. před 7 roky
  offa 902edaa5c8 Returntype of get() changed to decltype(auto) (#71). před 7 roky
  offa 4978c4b76d Calling the deleters re-enabled. před 7 roky
  offa aca01833f6 Deleter used through wrapper. The cast function has been replaced před 7 roky
  offa 975a17f561 Types fixed. před 7 roky
  offa 6946c293d1 Special handling for LValue References needed as T&& and const T& are před 7 roky
  offa e5dab9c8cb Wrapper implemented. před 7 roky
  offa 43cad551f2 Exception handling of reset(R&&) corrected (fixes #55, fixes #56). před 7 roky
  offa 8cd44f63f0 Refactoring. před 7 roky
  offa 73110f9ed2 Handling of void-Types added as in P0052R5. před 7 roky