Daniel J. Hofmann
468c01056f
Replace custom replace utility with the stdlib's replace algorithm.
...
This removes the custom `replaceAll` function, replacing it with
`std::replace` from the stdlib's `<algorithm>` header.
This also removes the respective unit test.
More importantly, this removes the dependency on the
`<boost/algorithm/string.hpp>` header in the `string_util.hpp` header.
2015-09-28 15:00:20 +02:00
..
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-02-19 09:19:51 +01:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-04-02 15:11:23 +02:00
2015-08-19 12:27:44 +02:00
2015-09-01 15:20:35 +02:00
2015-06-19 17:51:35 +02:00
2015-03-31 10:47:21 +02:00
2015-06-19 18:10:49 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-06-19 17:51:35 +02:00
2015-07-01 18:07:29 +02:00
2015-02-19 09:19:51 +01:00
2015-04-02 11:36:04 +02:00
2015-06-01 17:22:12 +02:00
2015-04-02 11:36:04 +02:00
2015-04-13 22:39:55 +02:00
2015-09-15 12:09:39 +02:00
2015-03-04 01:34:45 +01:00
2015-05-15 15:30:41 +02:00
2015-02-19 09:19:51 +01:00
2015-08-18 12:56:34 +02:00
2015-04-02 11:36:04 +02:00
2015-04-02 11:36:04 +02:00
2015-02-19 09:19:51 +01:00
2015-08-18 12:56:34 +02:00
2015-02-26 18:54:13 +01:00
2015-08-19 12:27:44 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-09-28 15:00:20 +02:00
2015-02-19 09:19:51 +01:00
2015-02-19 09:19:51 +01:00
2015-09-15 12:09:39 +02:00