Home
last modified time | relevance | path

Searched defs:callableWith (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d4217 template callableWith(T) in callableWith() function
4222 enum callableWith = false; in callableWith() local
4226 enum callableWith = isBitPackableType!(TypeOfBitPacked!(Result)); in callableWith() local