VCCC  2024.05
VisualCamp Common C++ library
counted_niebloid Struct Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/views/counted.hpp>

Public Member Functions

template<typename I , typename DiffType , std::enable_if_t< check< std::decay_t< I >, DiffType && >::value, int > = 0>
constexpr auto operator() (I &&it, DiffType &&count) const
 

Member Function Documentation

◆ operator()()

constexpr auto operator() ( I &&  it,
DiffType &&  count 
) const
inlineconstexpr

The documentation for this struct was generated from the following file: