100 Commits (ad5d60c182a03cbadcc2ca0357999d5b785012c7)

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