copyingCursor

Instantiates a suitable CopyingCursor on top of the given cursor and allocator.

@safe
copyingCursor
(
Flag!"intern" intern = No.intern
CursorType
)
(
auto ref CursorType cursor
)

Meta