xtd 0.2.0
async_result.h File Reference
#include "iasync_result.h"
#include <memory>

Definition

Contains xtd::async_result alias.

Include dependency graph for async_result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 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. More...