We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c1c356 + 39b2e7d commit d869b5cCopy full SHA for d869b5c
1 file changed
inst/include/Rcpp/stats/random/random.h
@@ -25,7 +25,7 @@
25
namespace Rcpp{
26
27
template <typename T>
28
-class Generator : public RNGScope {
+class Generator {
29
public:
30
typedef T r_generator ;
31
};
0 commit comments