Files
MaxScale/server
Johan Wikman e2902b6513 MXS-2002 Remove GenericFunction typedef
It does not save much in characters compared to std::function<void ()>
and it's a bit misleading as not just any callable object will do, but
only one that takes no argument and returns void.
2018-08-13 08:30:05 +03:00
..
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00