![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/enable_view.hpp>
vccc::ranges::enable_view
is implemented as struct
(std::ranges::enable_view
is inline constexpr bool
). Specializations must be inherited from std::integral_constant<bool, v>
.