Forgot your password?
June 17, 2023
March 17, 2022
October 14, 2021
January 24, 2021
October 11, 2020
See all updates by spior
Remember kids, if someone offers you 2D arrays, RUN AWAY - RUN FAR AWAY! AND POSSIBLY STAB THAT PERSON!
eezstreet
But here's a true challenge: iterating through a vector with 2D array elements. It's much simpler than you think!
MUG
.
I don't know what you mean by vector specifically, but I'm referring to std::vector, which as far as I'm aware, you can't nest.
vec_t / other vec types are equivalent to float[2]/float[3]/float[4]