Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d897 auto partialDelegate(float c){ in partialDelegate() function
902 auto result2 = partialDelegate(4)(2);