mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-18 15:24:11 +00:00
fix for ICC: aggregate initialization
This commit is contained in:
parent
1cfea12064
commit
eae1729128
11 changed files with 23 additions and 21 deletions
|
@ -30,7 +30,7 @@ namespace sprout {
|
|||
namespace random {
|
||||
namespace detail {
|
||||
# define SPROUT_BINOMIAL_TABLE_DEF \
|
||||
table_type{{ \
|
||||
{{ \
|
||||
1, \
|
||||
1, \
|
||||
2, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue