TextBoundsIterator.put

Add chars.

struct TextBoundsIterator
nothrow @trusted @nogc
void
put
(
T
)
(
const(T)[] str...
)
if (
isAnyCharType!T
)

Meta