Question: I’m trying to create a vector that contains its own iterators as elements, and I find it impossible to fully expand the type declaration. Another approach that fails is: use of undeclared identifier ‘MyVectorType’ Trying to use an intermediate ...