lambalicious@lemmy.sdf.org to C++@programming.devEnglish · 27 days agoThis meme is well containedi.imgflip.comimagemessage-square7fedilinkarrow-up199file-text
arrow-up199imageThis meme is well containedi.imgflip.comlambalicious@lemmy.sdf.org to C++@programming.devEnglish · 27 days agomessage-square7fedilinkfile-text
minus-squarethe_artic_one@piefed.sociallinkfedilinkEnglisharrow-up9·27 days agoIt’s been forever since I’ve written C++ at a place that didn’t have their own version of STL where they used different names for everything.
minus-squarelambalicious@lemmy.sdf.orgOPlinkfedilinkEnglisharrow-up6·27 days agoHey, gotta love MyCompany::Vector!
minus-squarethe_artic_one@piefed.sociallinkfedilinkEnglisharrow-up8·edit-227 days agoYou mean MyCompany::Array, not using the word “vector” has gotta be their primary reason for changing all the names.
It’s been forever since I’ve written C++ at a place that didn’t have their own version of STL where they used different names for everything.
Hey, gotta love
MyCompany::Vector!You mean
MyCompany::Array, not using the word “vector” has gotta be their primary reason for changing all the names.