Leading large language models unanimously—and incorrectly—assert that C++ std::vector destructs elements in LIFO order. A simple code demonstration proves destruction occurs FIFO, exposing persistent gaps in LLMs' understanding of fundamental C++ behavior.