Added
- C++ module support (experimental). The library can now be used as C++ module. See README for details.
Fixed
weak_reference::single_threaded
flag is madeconstexpr
rather thanstatic const
weak_reference::single_threaded
flag is made constexpr
rather than static const