Iros
Loading...
Searching...
No Matches
keys_view.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/container/view/elements_view.h
"
4
5
namespace
di::container
{
6
template
<
typename
Con>
7
using
KeysView
=
ElementsView<Con, 0>
;
8
}
di::container::ElementsView
Definition
elements_view.h:25
elements_view.h
di::container
Definition
sequence.h:12
di::container::KeysView
ElementsView< Con, 0 > KeysView
Definition
keys_view.h:7
libs
di
include
di
container
view
keys_view.h
Generated by
1.13.0