C++14 is pretty great. You can do stuff like this: auto my_function() { return SomethingWithAComplicatedReturnType(); } auto crazy_generic_lambda = [](auto generic_parameter, int known_typed_parameter){ return generic_parameter + known_typed_parameter; }; --- [Visit Topic](https://discourse.ros.org/t/rfc-using-c-14/921/3) or reply to this email to respond. If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates. ______________________________________________________________________________ ros-users mailing list ros-users@lists.ros.org http://lists.ros.org/mailman/listinfo/ros-users Unsubscribe: