ardour/libs/canvas/test
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
..
arrow.cc Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
arrow.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
group.cc Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
group.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
gtk_drag.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_many.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_movement.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_scene.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_viewport.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
hello_world.cc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
item.cc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
item.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
optimizing_lookup_table.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
optimizing_lookup_table.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
polygon.cc Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
polygon.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
render.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
render.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
test.xml initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
testrunner.cpp initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
types.cc Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
types.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
xml.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
xml.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00