WeakRef.empty

If the WeakRef reference a RefCounted.

This only mean that asRefCounted can be used to try and get the data. No guarantee that it will succeed.

struct WeakRef(T)
@safe pure nothrow const @nogc
bool
empty
()

Meta