Boost.ScopeExit

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf C++ library component
gptkbp:documentation https://www.boost.org/doc/libs/release/libs/scope_exit/
gptkbp:enables execution of code at scope exit
gptkbp:headerFile boost/scope_exit.hpp
https://www.w3.org/2000/01/rdf-schema#label Boost.ScopeExit
gptkbp:influencedBy gptkb:RAII
scope guard pattern
gptkbp:introducedIn gptkb:Boost_1.34.0
gptkbp:license gptkb:Boost_Software_License
gptkbp:partOf gptkb:Boost_C++_Libraries
gptkbp:provides scope exit functionality
gptkbp:replacedBy C++11 lambda with std::unique_ptr
gptkbp:usedFor resource management
exception safety
gptkbp:bfsParent gptkb:Boost
gptkbp:bfsLayer 5