Loading...
Searching...
No Matches
Castable-example.cpp

An object that can be automatically casted to and from a basetype, array of basetype or std::string. Designed for objects returned by CastableIterator.

An object that can be automatically casted to and from a basetype, array of basetype or std::string. Designed for objects returned by CastableIterator. Saves type info (like Caster) and also a pointer to external object. The object ie. the memory resource is provided by the user. Supports arrays.

If input is string:

See also
ReferenceMap
Variable