Searched refs:OtherDerivedNested (Results 1 – 1 of 1) sorted by relevance
88 typedef typename internal::nested_eval<OtherDerived,2>::type OtherDerivedNested; in cross3() typedef90 OtherDerivedNested rhs(other.derived()); in cross3()94 typename internal::remove_all<OtherDerivedNested>::type>::run(lhs,rhs); in cross3()