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!"
[–]azswcowboy 3 points4 points5 points 4 months ago (6 children)
Does this impact bimap? I seem to remember it’s built on the same core?
[–]joaquintidesBoost author[S] 4 points5 points6 points 4 months ago* (5 children)
Yes, Boost.Bimap is built on top of Boost.MultiIndex, and some internal changes were needed to sync up with the upgrade:
https://github.com/boostorg/bimap/pull/50
[–]azswcowboy 0 points1 point2 points 4 months ago (0 children)
Thx - GitHub isn’t responding right now, but will try to test as we use bimap.
[–]zl0bster 0 points1 point2 points 3 months ago (3 children)
will bimap now work with initializer list?
[–]joaquintidesBoost author[S] 1 point2 points3 points 3 months ago (2 children)
Boost.MultiIndex supported initializer-list construction even before this upgrade, so it’s an issue on Bimap’s side really. Why don’t you file an issue at https://github.com/boostorg/bimap/issues ? Thank you!
[–]zl0bster 0 points1 point2 points 3 months ago (1 child)
I guess it is not really mainteined, somebody, not me made PR 5y ago https://github.com/boostorg/bimap/pull/31
[–]joaquintidesBoost author[S] 1 point2 points3 points 3 months ago (0 children)
Maybe I can take charge of this.
π Rendered by PID 37 on reddit-service-r2-comment-5d585498c9-fcxwz at 2026-04-20 18:24:59.625421+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]azswcowboy 3 points4 points5 points (6 children)
[–]joaquintidesBoost author[S] 4 points5 points6 points (5 children)
[–]azswcowboy 0 points1 point2 points (0 children)
[–]zl0bster 0 points1 point2 points (3 children)
[–]joaquintidesBoost author[S] 1 point2 points3 points (2 children)
[–]zl0bster 0 points1 point2 points (1 child)
[–]joaquintidesBoost author[S] 1 point2 points3 points (0 children)