kikaxa
kikaxa
my guess would be it somehow triggers aggregate initialization instead with slicing task to the basic_task and using that as base.
Please see https://github.com/Amanieu/asyncplusplus/wiki/Tasks#composition Does when_all do what you want?
Of course. It is the central instance that is used by everything else, including configuration, sinks and logging itself.
Thank you. This document is spot-on, but not easily discoverable through md, headers or cmake. The shared library would have a tradeoffs in performance, i think? Still, using shared in...
i checked it and contrary to the claims ive seen on it being compatible, regular brotli does not accept it ``` brotli -d F.ktx.brotlig input file [F.ktx.brotlig] suffix mismatch brotli...
there are also efforts to build dxc for macos, arm64, open source would allow making that a reality https://devlog.hexops.com/2024/building-the-directx-shader-compiler-better-than-microsoft/
https://github.com/kikaxa/asyncplusplus/commit/034821b989d64a3f915dafa74aa18c387dc4808b
preferred way would be to run cmake configure/build twice i think.
static version is only usable for devs(vs dynamic being used by other packages), and should be a separate -dev pkg imo. you can specify dependencies to install one/both as needed...
there certainly is dev packages.