13
0
livetrax/libs/evoral
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
..
evoral Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
libsmf Improve doxygen's main page, add references 2024-05-28 01:00:42 +02:00
MSVCevoral
test
Control.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
ControlList.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
ControlSet.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
Curve.cc
debug.cc
Event.cc NO-OP: internal whitespace and newline cleanup 2024-10-17 07:44:30 -06:00
Note.cc
run-tests.sh
Sequence.cc NO-OP: internal whitespace and newline cleanup 2024-10-17 07:44:30 -06:00
SMF.cc factor out code to extract a TempoMap from an SMF 2024-10-17 07:44:29 -06:00
SMFReader.cc
wscript Revert "wscript: drop unnecessary str() on configure variables" 2023-10-16 21:15:25 +02:00