I cannot get my user defined containers to work with std::ranges. My container works if the iterator is simply an int* but as soon as I make my own iterator class I
int*