[inline, explicit]
Definition at line 1099 of file FXMaths.h.
01099 { for(FXuint b=0; b<A; b++) data[b]=d ? type(d[b]) : type(); }