Skip to content

Commit

Permalink
induced failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Hubley committed Jul 12, 2024
1 parent f041457 commit bdde934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/xtensor/xstrided_view_base.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ namespace xt
}
};

template <class CT, layout_type L, bool force = true>
template <class CT, layout_type L, bool force = false>
struct flat_adaptor_getter
{
using type = std::conditional_t<
Expand Down

0 comments on commit bdde934

Please sign in to comment.