Searched defs:TestFoldable (Results 1 – 1 of 1) sorted by relevance
54 struct TestFoldable : TestFoldable<F, laws> { struct59 struct TestFoldable<F, laws> { struct61 TestFoldable(Foldables foldables) { in TestFoldable() argument117 struct TestFoldable<P, when<Product<P>::value>> struct121 TestFoldable(Products products) : TestFoldable<P, laws>{products} { in TestFoldable() function122 hana::for_each(products, [](auto p) { in __anonc4ee1aaf0402()134 struct TestFoldable<S, when<Sequence<S>::value>> struct138 using x = _constant<i>;141 using ord = _constant<i>;143 struct undefined { };[all …]