VCCC  2024.05
VisualCamp Common C++ library
drop_while.hpp File Reference
#include <type_traits>
#include <utility>
#include "vccc/__ranges/range_adaptor.hpp"
#include "vccc/__ranges/viewable_range.hpp"
#include "vccc/__ranges/views/all.hpp"
#include "vccc/__ranges/views/drop_while_view.hpp"

Go to the source code of this file.

Classes

struct  drop_while_niebloid
 

Namespaces

 vccc
 
 vccc::ranges
 
 vccc::ranges::views
 
 vccc::ranges::views::detail
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::drop_while_niebloid drop_while {}