13
0
livetrax/libs/evoral/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
..
Control.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
ControlList.h Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
ControlSet.h
Curve.h Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +02:00
Event.h
EventList.h
EventSink.h
midi_events.h
midi_util.h
MIDIXML.h
Note.h
Parameter.h
ParameterDescriptor.h
PatchChange.h
Sequence.h
SMF.h factor out code to extract a TempoMap from an SMF 2024-10-17 07:44:29 -06:00
SMFReader.h
TypeMap.h
types.h
visibility.h the great onceification (libs) 2024-10-17 07:44:31 -06:00