LLVM 24.0.0git
llvm::orc::detail::ProxyRetPromise< Error > Struct Reference

#include "llvm/ExecutionEngine/Orc/Proxy.h"

Inheritance diagram for llvm::orc::detail::ProxyRetPromise< Error >:
[legend]

Public Types

using type = std::promise<MSVCPError>

Detailed Description

Definition at line 78 of file Proxy.h.

Member Typedef Documentation

◆ type

using llvm::orc::detail::ProxyRetPromise< Error >::type = std::promise<MSVCPError>

Definition at line 79 of file Proxy.h.


The documentation for this struct was generated from the following file: