Wrap up a value in a placeholding object stored on stack instead of allocator.
value that will be wrapped in placeholding object
scoped Placeholder!T with value as content.
See Implementation
Wrap up a value in a placeholding object stored on stack instead of allocator.