7 Révisions (6946c293d1a7aa1fe5e3f3d5e361d9645b93d4d4)

Auteur SHA1 Message Date
  offa fbf36a533d Noexcept expression of scope_fail corrected. il y a 7 ans
  offa f8fc803afa Formatting. il y a 7 ans
  offa 7b96c2afee Noexcept of scope guard mctors updated to P0052R5 (#49). il y a 7 ans
  offa cc09b0dfeb Names updated. il y a 7 ans
  offa f37b0b7710 Member renamed. il y a 7 ans
  offa 30752c93f1 Templateparameter names adapted from P0052. il y a 7 ans
  offa ca024cdbca Implementation of scope_fail class and make_scope_fail() factory il y a 7 ans
  offa 8b02efb655 Missing field initialization of uncaught exceptions added. il y a 7 ans
  offa 93d4bcd0cb Noexcept's removed from scope guard factory functions (fixes #45). il y a 7 ans
  offa 7ad966c413 scope_success implemented. Until C++17 is used, il y a 7 ans
  offa 9697cfefe9 Dtor of scope_exit updated. It is now no longer guarding against il y a 7 ans
  offa 9850626679 Handling of the not no-throw-constructible case of the move ctor added il y a 7 ans
  offa d60701bf91 Filenames corrected. il y a 7 ans
  offa 1bfce15320 Renaming of scope_guard_t to scope_exit. il y a 7 ans
  offa b70762c66d Factory renamed to make_scope_exit(). il y a 7 ans
  offa 5e610e63e4 LValue handling of the scope guard move ctor implemented (fixes #41). il y a 7 ans
  offa 5e59bb6c07 Formatting. il y a 7 ans
  offa c9bfe16f6e Todo removed as there's an issue for this. il y a 7 ans
  offa 54190db19e Move ctor is no longer noexcept. il y a 7 ans
  offa b6657b19e2 Scope guard ctor are no longer noexcept. il y a 7 ans
  offa de9455c2b7 Ctors of scope guard (almost) implemented. Still missing: Correct il y a 7 ans
  offa 3c37769e2f Naming fixed. il y a 7 ans
  offa 7592f6acb7 Copy disabled, move enabled. il y a 7 ans
  offa 053e6edced Using curlybraces in the factory. Unlike mentioned in § 9.1 this seems il y a 7 ans
  offa aa331eceb1 Missing noexcept added (fixes #17). il y a 7 ans
  offa 33865e73b1 License header added (fixes #16). il y a 7 ans
  offa a8cd4a3852 Exceptionpropagation from the deleter prevented. As the deleter is il y a 7 ans
  offa 7e7ae4893a Namespace changed to 'sr' (fixes #10). il y a 7 ans
  offa 1aeaf4ed05 Move ctor made noexcept (fixes #8). il y a 7 ans
  offa 89e0b8116b Move-Ctor implemented for scope guard (fixes #6). il y a 7 ans
  offa 494a662243 release() implemented for scope_guard (fixes #4). il y a 7 ans
  offa d6649fd3b1 Namespace renamed to 'sg'. il y a 7 ans
  offa c0a475b10c Project initialized. il y a 7 ans