El diumenge, 29 d’agost de 2021, a les 5:10:04 (CEST), Janet Blackquill va escriure: > Hello, > > https://invent.kde.org/libraries/croutons is in kdereview now > > Croutons is a library containing assorted functionality for dealing > with asynchronous code in Qt, most notably a future type that can be > passed into QML as a JavaScript Thennable (similarly to Qt IVI's > PendingReply) and headers for C++20 coroutine integration for the > Croutons Future types + some Qt types that make sense to co_await. > > The library is largely headers-only, sans the FutureBase, which has > one (1) associated source file needing to be compiled into a binary.
Why the symlinks in lib/ ? Cheers, Albert > > -- Janet >