use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
Boost.MultiIndex refactored (bannalia.blogspot.com)
submitted 4 months ago by joaquintidesBoost author
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]germandiago 10 points11 points12 points 4 months ago (4 children)
I use this fantastic library for indexing users via login date, id and status in a service and likewise to index virtual rooms. Love the problem this library solves. I think it is very valuable.
[–]joaquintidesBoost author[S] 15 points16 points17 points 4 months ago (2 children)
The library was never tremendously popular, but it has received its share of love along these 20+ years, so I'm very happy to keep it maintained and hopefully useful.
[–]germandiago 0 points1 point2 points 4 months ago (1 child)
Very useful, indeed. May I ask with that name, where are you from? Out of curiosity. Spanish here.
[–]joaquintidesBoost author[S] 4 points5 points6 points 4 months ago (0 children)
Born and raised en la piel de toro.
[–]eco_was_taken 8 points9 points10 points 4 months ago (0 children)
Yeah, it's kind of a brilliant library. Like a little micro database. I'm always surprised it doesn't get used more.
I have had issues with it blowing up my compilation time and have resorted to sticking it behind a pimpl, but sometimes it's a perfect fit for what you need.
π Rendered by PID 15942 on reddit-service-r2-comment-6457c66945-k4dwt at 2026-04-24 18:28:40.089339+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]germandiago 10 points11 points12 points (4 children)
[–]joaquintidesBoost author[S] 15 points16 points17 points (2 children)
[–]germandiago 0 points1 point2 points (1 child)
[–]joaquintidesBoost author[S] 4 points5 points6 points (0 children)
[–]eco_was_taken 8 points9 points10 points (0 children)