Template Class CachedPtr¶ Defined in File cached_ptr.h Class Documentation¶ template<typename Type>class CachedPtr¶ Public Functions CachedPtr() = default¶ inline std::shared_ptr<Type> operator()(std::function<std::shared_ptr<Type>()> make)¶