MakeYCombinator

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/LocalWorkQueue.h

Include

#include "Async/LocalWorkQueue.h"

Syntax

template<typename LAMBDA>
constexpr auto MakeYCombinator
(
    LAMBDA && Lambda
)