Serializer.Pointer

Undocumented in source.
class Serializer
struct Pointer (
T
) {}

Members

Functions

hasPointee
bool hasPointee()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
Id id;
Undocumented in source.
pointee
Id pointee;
Undocumented in source.
value
T value;
Undocumented in source.

Meta