/checked_shared_ptr

Checked version of std::shared_ptr, provides custom exception handling mechanism on nullptr access.

Primary LanguageC++MIT LicenseMIT

Watchers