Files
ardour/libs/pbd
Robin Gareus ff95d81612 Reduce reliance on boost - the easy part
* boost::unordered_map -> std::unordered_map
* BOOST_STATIC_ASSERT/static_assert
* BOOST_FOREACH -> for
* boost::tuple -> std::tuple/g
* boost::math::isnormal -> std::isnormal
* boost::container::set -> std::set
* boost::none -> std::nullopt
* boost::optional -> std::optional
2024-10-19 03:41:16 +02:00
..
2024-10-18 20:41:08 +02:00
2024-10-18 20:41:08 +02:00
2022-04-23 23:12:13 +02:00
2024-09-28 03:16:07 +02:00
2020-03-18 18:16:29 +01:00
2020-10-13 21:27:16 +02:00
2024-09-28 03:16:07 +02:00
2015-10-05 16:17:49 +02:00
2021-06-26 18:47:08 -06:00
2024-10-18 20:41:08 +02:00
2022-12-11 11:54:03 -05:00
2020-12-02 21:34:52 +01:00
2022-11-13 03:01:50 +01:00
2020-10-13 21:27:16 +02:00
2022-09-10 10:20:37 +01:00
2021-06-26 18:40:44 -06:00
2024-10-18 20:41:05 +02:00