Léo Lam
7dca7c237e
Config: Fix template deduction for implicit conversions
...
This excludes the second argument from template deduction.
Otherwise, it is required to manually cast the second argument to
the ConfigInfo type (because implicit conversions won't work).
e.g. to set the value for a ConfigInfo<std::string> from a string
literal, you'd need a ugly `std::string("yourstring")`.
2018-05-12 14:30:18 +02:00
..
2017-03-15 17:41:33 -07:00
2017-03-15 17:41:33 -07:00
2018-04-02 08:22:39 -04:00
2018-05-08 00:11:27 +10:00
2017-11-17 22:11:29 -06:00
2017-04-01 12:32:57 +10:00
2018-03-10 16:11:19 +10:00
2017-09-02 20:51:54 -04:00
2018-02-22 22:02:34 +10:00
2018-02-22 22:02:34 +10:00
2018-03-10 15:56:34 +10:00
2018-02-22 22:02:34 +10:00
2018-03-16 17:44:23 -04:00
2018-03-16 17:49:34 -04:00
2018-03-16 13:01:11 -04:00
2018-03-02 20:20:48 +10:00
2016-07-04 18:54:49 +10:00
2016-06-24 10:43:46 +02:00
2018-05-12 14:30:18 +02:00
2017-04-25 14:25:41 +10:00
2018-03-16 13:01:11 -04:00
2018-03-10 15:56:34 +10:00
2018-03-12 20:38:06 +01:00
2016-06-24 10:43:46 +02:00
2018-04-29 19:05:20 +10:00
2018-04-29 19:05:20 +10:00
2017-10-27 00:45:20 -07:00
2017-09-11 20:01:54 +10:00
2018-05-10 19:42:20 -04:00
2017-02-01 12:19:55 -05:00
2018-05-05 17:45:54 +10:00
2018-04-29 19:05:20 +10:00
2018-04-29 19:05:20 +10:00
2018-04-29 19:05:20 +10:00
2018-03-15 00:32:39 +10:00
2018-02-22 22:02:34 +10:00
2018-01-27 13:53:55 +10:00