Value.opCast

Cast this value to type T. Note: The code asserts that the current value holds a representation of type T.

struct Value
const
opCast
(
T
)
()

Meta