C++er

名词 n.

英文释义

名词 n.
  1. One who uses the C++ programming language.
    — Non C++-ers have probably noticed the strange-looking WPPoint& return type declaration for all those overloaded operators: / WPPoint& operator++() { ++x; ++y; return *this;} / WPPoint& operator--() { --x; --y; return *this;} / Huh? What’s & doing there?

词形变化

C++ers plural C++'er alternative

词源

From C++ + -er.
0 次浏览 数据来源: Wiktionary