Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Drandom.d222 struct NoRng3 struct
229 static assert(!isUniformRNG!(NoRng3, uint)); argument
230 static assert(!isUniformRNG!(NoRng3));
231 static assert(!isSeedable!(NoRng3, uint));
232 static assert(!isSeedable!(NoRng3));
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d391 struct NoRng3 struct
398 static assert(!isUniformRNG!(NoRng3, uint)); argument
399 static assert(!isUniformRNG!(NoRng3));
400 static assert(!isSeedable!(NoRng3, uint));
401 static assert(!isSeedable!(NoRng3));