Files
MaxScale/server/core
Johan Wikman f66620c89c Accept auto_ptr<T> where T is derived type
Without the member template it is not possible to pass an auto_ptr
instantiated with a derived type to post() or broadcast().

The reason is that the conversion constructor and conversion
operator of auto_ptr are equally good for that purpose, and hence
the compilation ends with an error.
2017-05-08 09:36:16 +03:00
..
2017-05-05 19:59:36 +03:00
2017-05-04 09:17:51 +03:00
2017-03-24 09:21:20 +02:00
2017-05-05 19:59:36 +03:00
2017-04-05 11:35:13 +03:00
2017-05-02 11:32:08 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-05-04 09:17:51 +03:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-05-05 19:59:36 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-05-03 14:16:35 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-05-04 09:17:53 +03:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00
2017-05-03 14:16:35 +03:00