LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::LazyInitializer< Source, Object > Member List

This is the complete list of members for LeechCraft::Util::LazyInitializer< Source, Object >, including all inherited members.

LazyInitializer(const Source &source, const Init &initializer, const std::function< void(Source &)> &clear=[](Source &src){src=Source{};})LeechCraft::Util::LazyInitializer< Source, Object >inline
LazyInitializer(const Object &object)LeechCraft::Util::LazyInitializer< Source, Object >inline
operator Object()LeechCraft::Util::LazyInitializer< Source, Object >inline
operator->()LeechCraft::Util::LazyInitializer< Source, Object >inline
operator=(const Object &object)LeechCraft::Util::LazyInitializer< Source, Object >inline