isBorrowed

@property pragma(inline, true) pure @nogc @trusted
@"complexity", "O(1)"
bool
isBorrowed
()

Return Value

Type: bool

true if this is borrowed

Meta