The Gaudi Framework
master (e68eea06)
Loading...
Searching...
No Matches
Classes
|
Functions
finally.h File Reference
#include <utility>
Include dependency graph for finally.h:
Go to the source code of this file.
Classes
struct
final_action< F >
Functions
template<typename F>
final_action
< F >
finally
(F &&act)
Function Documentation
◆
finally()
template<typename F>
final_action
< F > finally
(
F &&
act
)
Definition at line
31
of file
finally.h
.
31
{
32
return
{ std::forward<F>( act ) };
33
}
GaudiKernel
include
GaudiKernel
finally.h
Generated on Tue Nov 18 2025 10:07:20 for The Gaudi Framework by
1.13.1