Skip to Content

scope-guard v1.1.0

Created
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

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Oliver Old's avatar Oliver Old

# Changelog

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

# Source