xtd 0.2.0
Loading...
Searching...
No Matches
async_result.h File Reference
#include "iasync_result.h"
#include <memory>

Definition

Contains xtd::async_result alias.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Typedefs

using xtd::async_result = std::shared_ptr< xtd::iasync_result >
 Represents the status of an asynchronous operation.