Home
last modified time | relevance | path

Searched refs:scalarizedExp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Doperations.d38 alias scalarizedExp = staticMap!(toElementType, Args); variable
39 alias check = typeCheck!(true, T, scalarizedExp); // must support all scalar ops