Construct the wrapper around an object.

Synopsis

Declared in <serialize.h>

explicit
Wrapper(T obj);

Parameters

Name

Description

obj

The object to wrap.

Created with MrDocs