Wrap up a value in a placeholding object.
value that will be wrapped in placeholding object
original type from which value was converted
convertor used in converting value out of from
allocator used to allocate placeholding object
Placeholder!T with value as content.
See Implementation
Wrap up a value in a placeholding object.