VCCC  2024.05
VisualCamp Common C++ library
all_t_impl< R, bool > Struct Template Reference

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

Public Types

using type = decltype(views::all(std::declval< R >()))
 

Member Typedef Documentation

◆ type

using type = decltype(views::all(std::declval<R>()))

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