mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
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 -> = {}.
|
||
|---|---|---|
| .. | ||
| alsa_audiobackend.cc | ||
| alsa_audiobackend.h | ||
| alsa_midi.cc | ||
| alsa_midi.h | ||
| alsa_rawmidi.cc | ||
| alsa_rawmidi.h | ||
| alsa_sequencer.cc | ||
| alsa_sequencer.h | ||
| alsa_slave.cc | ||
| alsa_slave.h | ||
| select_sleep.h | ||
| wscript | ||
| zita-alsa-pcmi.cc | ||
| zita-alsa-pcmi.h | ||