Files
ardour/libs/pbd
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
..
2022-04-23 23:12:13 +02:00
2020-03-18 18:16:29 +01:00
2020-10-13 21:27:16 +02:00
2015-10-05 16:17:49 +02:00
2021-06-26 18:47:08 -06:00
2022-12-11 11:54:03 -05:00
2020-12-02 21:34:52 +01:00
2022-11-13 03:01:50 +01:00
2020-10-13 21:27:16 +02:00
2022-09-10 10:20:37 +01:00
2021-06-26 18:40:44 -06:00
2024-10-18 20:41:05 +02:00