/maybe_ptr

Pointer type that acts like a std::unique_ptr, but that may or may not actually own its data.

Primary LanguageC++MIT LicenseMIT

Stargazers