class Access
Defined at line 44 of file ../../zircon/system/ulib/lazy_init/include/lib/lazy_init/lazy_init.h
Utility type to provide access to non-public constructors. Types with private
or protected constructors that need lazy initialization must friend Access.
Friends
template <typenameCheckTypeDestructor>
class LazyInit