VCCC  2024.05
VisualCamp Common C++ library
incrementable_traits.hpp File Reference
#include <cstddef>
#include <iterator>
#include <type_traits>
#include "vccc/__concepts/subtractable.hpp"
#include "vccc/__type_traits/empty.hpp"
#include "vccc/__type_traits/has_typename_difference_type.hpp"

Go to the source code of this file.

Classes

struct  incrementable_traits< I >
 computes the difference type of a weakly_incrementable type More...
 
struct  incrementable_traits< const T >
 

Namespaces

 vccc