Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
7a08277d
Commit
7a08277d
authored
Jun 20, 2017
by
Jean-Baptiste Mouret
Browse files
remove the mutex
parent
f56cd1a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/limbo/tools/random_generator.hpp
View file @
7a08277d
...
...
@@ -78,7 +78,6 @@ namespace limbo {
private:
D
_dist
;
std
::
mt19937
_rgen
;
std
::
mutex
_mutex
;
};
/// @ingroup tools
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment