Files
ardour/libs
Tim Mayberry 4367b51e56 Remove PBD::to_string() function from pbd/convert.h
All uses of this function have now been replaced by PBD::to_string() from
pbd/string_convert.h

Remove this function so that it isn't mistakenly used to perform numeric to
string conversion when the result is being used for serialization as that only
works if the global C++ locale is set with LC_NUMERIC=C, which is the case
currently but may not be in the future.
2017-04-19 09:37:01 +10:00
..
2017-02-28 21:33:13 +01:00
2016-10-27 15:57:47 +02:00
2017-02-18 16:22:34 +01:00