Assertion.length

Undocumented in source. Be warned that the author may not have intended to support it.
class Assertion(T)
static if(hasLength!T || hasMember!(T, "string") || isSomeString!T)
U
length
(
U
)
(
U len
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta