#include <Bentley/Tasks/Tasks.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | AsyncResult< ValueType, ErrorType > |
Class for returning success Value or Error from async operations. More... | |
struct | AsyncResult< void, ErrorType > |
Class for returning success or Error from async operations. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::Tasks | |