el_nelems

Return an elem that evaluates to the number of elems in a type (if it is an array). Returns null if t is not an array.

version(COMPILE && SCPP_HTOD)
extern (C++) nothrow @safe
el_nelems
(
type* t
)
Suggestion Box / Bug Report