Age | Commit message (Collapse) | Author |
|
Avoids issues with shared_from_this and does not make much sense anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes sure all related data and threads are properly cleared before all
the other static stuff starts to be destroyed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make Ref conversion explicit and comparison operators explicitly
deleted to avoid similar issues.
|
|
This signature is required and verified, but was not properly added by
the builder on commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes loading of data well-defined for arbitrary object contents.
Introduce zero reference and object to represent missing or mismatched
parts.
|
|
|
|
|