Type Definition typemap::CloneMap [] [src]

type CloneMap = TypeMap<CloneAny>;

A version of TypeMap containing only Clone types.