Brad King 385f9ed3ad
any: Tell clang-analyzer a pointer is not nullptr (#107)
Previously, clang-analyzer warned:

    /.../any.h:146:5: warning: Called C++ object pointer is null [core.CallAndMessage]
2023-05-17 20:02:57 +01:00
..