![]() |
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 | keys_view = elements_view< R, 0 > |
An alias for ranges::elements_view<R, 0> More... | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::elements_adaptor_object< 0 > | keys {} |