189 コミット (14a838f9a23be4de724f9a98fbf0d2ef5299921b)

作成者 SHA1 メッセージ 日付
  offa dbde1928ba License header changed to MIT license. 6年前
  offa 52b326ce08 Inline variables used where possible. 6年前
  offa 8aa4f8131a Implementation of all scope guards simplified a specific ctor is no 6年前
  offa 59c901c513 Unique Resource MCtor restrictions implemented. 6年前
  offa b62febcea6 Scope Guards MCtor updated according to R8 (#121). 6年前
  offa 1a2c7c1b02 Forwarding instead of moving is required by R8 (#121). 6年前
  offa e5a9b9acbf Forwarding instead of moving is required by R8 (#121). 6年前
  offa 59a47687d4 Scope guards noexecpt value updated according R8 (#121). 6年前
  offa 3a5281995f No longer needed traits removed. 6年前
  offa f5a0a6896d Unique_resource's ctor requirements implemented updated according 6年前
  offa 8535092694 Implementation of Wrapper simplified. 6年前
  offa 38f1fca137 No longer needed function removed. 6年前
  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 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 92698c3b19 Year updated. 6年前
  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 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 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 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年前
  offa 3b5c5c06e7 Using std::is_nothrow_swappable_v as the own implementation is not 7年前
  offa 7fc1164b2c Using nested Namespaces. 7年前
  offa 31ed32a066 All no longer specified factory functions removed (fixes #89). 7年前
  offa ae68d0abca Factory functions can use the ctor directly now. 7年前
  offa 2cdfb325b6 Usage of deprecated factory functions replaced (#88). 7年前
  offa 725b29cf70 No longer specified factory functions deprecated (#88). 7年前
  offa 3cd80d66f0 Formatting. 7年前