Hacker News new | ask | show | jobs
by hoseja 688 days ago
std::deque, a container with some quite useful theoretical properties, is completely unusable because the node size is not specifiable by the user and MSVC chose 16 bytes (I think, insanely small nonetheless).