Hacker News new | ask | show | jobs
by Narew 257 days ago
cxx only support a part of c++ STL container. It doesn't support template and custom container implementation. So no generic, no variadic number of argument, no automatic type déduction etc...