![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__ranges/begin.hpp"
#include "vccc/__type_traits/is_referenceable.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
vccc::ranges | |
Typedefs | |
template<typename T > | |
using | iterator_t = typename ranges::iterator< T >::type |