constexpr explicit drop_while_view(V base, Pred pred);
constexpr const Pred& pred() const;
constexpr auto begin();