Files
ardour/libs/surfaces/push2
Robin Gareus 74c4ca3e52 Reduce reliance on boost - the hard part
the rest from `tools/convert_boost.sh`.

* replace boost::function, boost::bind with std::function and std::bind.

This required some manual fixes, notably std::placeholders,
some static_casts<>, and boost::function::clear -> = {}.
2024-10-19 03:47:21 +02:00
..
2023-09-08 14:57:28 -06:00
2023-04-21 12:16:37 -06:00
2023-09-08 14:57:28 -06:00
2024-10-18 20:41:08 +02:00
2024-10-18 20:41:08 +02:00
2022-08-26 14:10:40 -06:00
2024-01-06 21:52:48 +01:00