Home
last modified time | relevance | path

Searched defs:dummy_test (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_meta.cpp68 template<typename A, typename B> struct dummy_test { constexpr static bool value = false; constexpr… argument
69 template<> struct dummy_test<dummy_a, dummy_a> { constexpr static bool value = true; constexpr… argument
70 template<> struct dummy_test<dummy_b, dummy_b> { constexpr static bool value = true; constexpr… struct
71 template<> struct dummy_test<dummy_c, dummy_c> { constexpr static bool value = true; constexpr… argument