![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Namespaces | |
| vccc | |
| vccc::ranges | |
| vccc::ranges::views | |
Typedefs | |
| template<typename R > | |
| using | values_view = elements_view< R, 1 > |
An alias for ranges::elements_view<R, 0> More... | |
Variables | |
| constexpr VCCC_INLINE_OR_STATIC detail::elements_adaptor_object< 1 > | values {} |