libscratchcpp
A library for C++ based Scratch project players
Loading...
Searching...
No Matches
promise.h File Reference
#include "global.h"
#include "spimpl.h"
Include dependency graph for promise.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libscratchcpp::Promise
 The Promise class represents the eventual completion of an asynchronous operation. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.