Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Doperations.d387 template not(alias tmlp) in not() argument
389 enum not(Args...) = !tmlp!Args; in not()