QDB: Quote #305926
About / Latest / Random / Queue / Prefs / Donate / Submit Quote / Search

This quote has been fermenting for 14 years and has been voted on 47 times.
Based on preliminary voting, this quote has a 68.7% chance of being approved.

#305926* (?/47) ⚐Flag
<bwright> I have a class called Cell, I have another class called Grid which has a private member std::vector<std::vector<Cell> > m_cells;
<bwright> However in construction I have Grid(u32 row, u32 col) : m_cells(row, std::vector<Cell>(col, Cell(RandomNumber()))) {}
<bwright> Is that going to do what I think it does?
<callum> If you expect it to disappear up it's own anus, then yes.
About / Latest / Random / Queue / Prefs / Donate / Submit Quote / Search
14,883 quotes approved; 8,692 fermenting; karma: 189.4805