unbox()

BoxedValue::unbox() const method

Unboxes the value represented by the current object.

const T & System::BoxedValue<T>::unbox() const

Return Value

The unboxed value

See Also