Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dutf.d3811 static struct WStringish
3817 auto orig = WStringish("\U0010fff8 �� foo ��"w);
3820 static assert(!is(typeof(bcu) == WStringish) == isAutodecodableString!WStringish);
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dutf.d3480 static struct WStringish struct
3486 auto orig = WStringish("\U0010fff8 �� foo ��"w); argument
3489 static assert(!is(typeof(bcu) == WStringish));