Skip to content

scope-guardv1.1.0

Updated

A public, general, simple, and fast C++11 scope guard that defends against implicitly ignored returns and optionally enforces noexcept at compile time (in C++17), all in a SFINAE-friendly maner.

#License

Unlicense

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Oliver Old's avatarOliver Old

#Changelog

  • 47be7ff[scope-guard] Update to v1.1.0 (#30285)
  • 5aa33f1[scope-guard] Add new port (#29821)