struct ValueHolder
Defined at line 84 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
Holder for an arbitrary type.
Inherits from
BaseHolder
Members
Functions
ValueHolder<T>
public void ValueHolder<T>(T val)
Defined at line 85 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
~ValueHolder<T>
public void ~ValueHolder<T>()
Defined at line 86 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h