Audacity 3.2.0
|
This is the complete list of members for SimpleGuard< R >, including all inherited members.
m_value | SimpleGuard< R > | |
operator()(AudacityException *) const noexcept(noexcept(R{ std::declval< R >() })) | SimpleGuard< R > | inline |
SimpleGuard(const R &value) noexcept(noexcept(R{ std::declval< const R & >() })) | SimpleGuard< R > | inlineexplicit |