Hacker News new | ask | show | jobs
by downut 1627 days ago
Missing the most important part: avoid them (including boost), when you have a choice.

Professionals often don't have that choice. Cue many thousands of comments on HN why working in c++ sucks.

1 comments

What should be used for a solid trie tree implementation?

Looking to implement a memory efficient search engine.

Not being sarcastic here - can you roll your own?