this post was submitted on 11 Mar 2026
90 points (96.9% liked)
C++
2253 readers
14 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.