Hacker News new | ask | show | jobs
by a_e_k 1570 days ago
As an experiment a while back, I had tried in on a small project of mine that uses std::vector, std::string, and <algorithm> (though not a whole lot else). It built, ran, and passed my test suite.