Pavel Rojtberg 31da833574 ts/ts_perf: fix wrong has() usage
`has()` only tests for an argument presence which is always true for
arguments with default values. Use `get<bool>()` to check the value
instead.
2015-09-18 18:42:14 +02:00
..
2015-09-18 18:42:14 +02:00
2015-06-30 15:35:20 +03:00