Files
scylladb/tests
Avi Kivity 7a141c0240 tests: network_topology_strategy_test: peel off redundant parentheses around token initializer
The token constructor is called with an extra level of parentheses. Presumably
this caused a temporary object to be constructed and then moved into the
variable being initialized, but gcc 8 complains about ambiguity.

Make it happy by stripping off the redundant parentheses.
Message-Id: <20180421121736.12136-1-avi@scylladb.com>
2018-04-21 13:53:29 +01:00
..
2018-04-14 15:23:47 +03:00
2018-02-14 14:15:59 -05:00
2018-02-26 10:43:37 +00:00
2018-03-06 11:50:29 +01:00