On Linux, the method from <unistd.h>:
conflicts with the method in nanothread, defined differently:
On macOS, there is only an incomplete type named exception_ptr in namespace std, forward declared but never completed. Furthermore, there is no member named is_trivially_destructible in namespace std.
On Linux, the method from
<unistd.h>:conflicts with the method in nanothread, defined differently:
On macOS, there is only an incomplete type named
exception_ptrin namespacestd, forward declared but never completed. Furthermore, there is no member namedis_trivially_destructiblein namespacestd.