Don't assume compiler can avoid copy to const ref.
authorDavid Robillard <d@drobilla.net>
Thu, 18 Dec 2014 09:03:39 +0000 (04:03 -0500)
committerDavid Robillard <d@drobilla.net>
Thu, 18 Dec 2014 09:03:39 +0000 (04:03 -0500)
commit7eab4c6f339777a0e5bd202ff851bdce466cb183
treee6d1aa290052628158f101455688ae052f23d56f
parente584ae0bf94673bf719e661c49e8a2f2d2dd0346
Don't assume compiler can avoid copy to const ref.
libs/ardour/audio_diskstream.cc
libs/ardour/midi_stretch.cc
libs/ardour/source_factory.cc