Hacker News new | ask | show | jobs
by rauli_ 597 days ago
I've seen similar codebases as well written by people who have spent way too much time with Java. One even had it's own String class which was just a wrapper for std::string with Java-like methods.