LLDB mainline
lldb_private::transport::detail::event_t< void > Struct Referencefinal

#include <JSONTransport.h>

Inheritance diagram for lldb_private::transport::detail::event_t< void >:
[legend]

Public Types

using type = llvm::unique_function<void()>

Detailed Description

Definition at line 396 of file JSONTransport.h.

Member Typedef Documentation

◆ type

using lldb_private::transport::detail::event_t< void >::type = llvm::unique_function<void()>

Definition at line 397 of file JSONTransport.h.


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