size_lim_t.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
struct size_lim_t(T)
const
opCall
(
A
B
)
(
in A old
,
in B nval
)
if (
isCompVector!(2, T, A) &&
isCompVector!(2, T, B)
)
if (
isNumeric!T
)

Meta