Search Results for

    Show / Hide Table of Contents

    Struct ScopeExitInternal

    Namespace: THelpers
    Assembly: FlaxEngine.dll
    File: Engine/Core/ScopeExit.h
    Syntax
    public struct ScopeExitInternal

    Methods

    operator*(FuncType&& func)

    Declaration
    public ScopeExit<FuncType> operator*(FuncType&& func)
    Parameters
    FuncType func

    Returns
    ScopeExit<FuncType>

    Type Parameters
    typename FuncType

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat