13
0
livetrax/libs/backends
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
..
alsa Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
coreaudio Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
dummy Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
jack Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
MSVCbackends
portaudio Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
pulseaudio Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
wscript wscript: don't add pointless -DHAVE_X for each mandatory subdir 2023-10-15 10:47:16 -06:00