![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <tuple>
#include <type_traits>
#include "vccc/__iterator/iter_val_t.hpp"
#include "vccc/__type_traits/has_typename_type.hpp"
#include "vccc/__type_traits/is_complete.hpp"
Go to the source code of this file.
Classes | |
struct | iter_key< T > |
Namespaces | |
vccc | |
Typedefs | |
template<typename T > | |
using | iter_key_t = typename iter_key< T >::type |