xtd 0.2.0
Loading...
Searching...
No Matches
async.hpp
Go to the documentation of this file.
1
4#pragma once
6
7#define async_ \
8 -> xtd::threading::tasks::task<>
Contains xtd::threading::tasks::task <> class.