osrm-backend/test
Dennis Luxen 76674a3594 Squashed 'third_party/variant/' changes from 24dcab2..3b02ca0
3b02ca0 add which() method returning zero based index of stored T in Types... for boost::variant() compatibility
c117592 update unit test to match c64c74775a80474f2012c1a49ab2865e3666107a
36f1e12 add get<T>() overloads for when T is stored in recursive_wrapper<T> also makes get<T>() a compile time error where T is not in Types... (ref #24)
7dfdfa2 clean up coverage files in test directory too [skip ci]
89f8a41 add coverage report

git-subtree-dir: third_party/variant
git-subtree-split: 3b02ca0e3ab1a36dd6ec9138e7f93eb3176ae5f7
2015-03-04 12:48:18 +01:00
..
bench_variant.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
binary_visitor_test.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
boost_variant_hello_world.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
catch.hpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
optional_unit.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
recursive_wrapper_test.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
unique_ptr_test.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00
unit.cpp Squashed 'third_party/variant/' changes from 24dcab2..3b02ca0 2015-03-04 12:48:18 +01:00
variant_hello_world.cpp Squashed 'third_party/variant/' content from commit 24dcab2 2015-02-09 15:19:35 +01:00