|
|
|||
File indexing completed on 2026-04-09 07:49:06
0001 #include <cstdio> 0002 #include "qrng.h" 0003 #include "srng.h" 0004 0005 int main() 0006 { 0007 printf("%s\n",srng<RNG>::NAME ) ; 0008 return 0 ; 0009 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|