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