After two years of targeting my BoostCon proposals at the things I thought other people would want to see and do, I decided to take a cue from Scott Meyers. He’s always reminding me that when I run a session, I can have it be about the things I’m interested in. The logic, I guess, is that if it’s worth doing, others will be interested too.
So this year, instead of thinking about what I can teach people, I decided I wanted to see what I could learn, and get stuff done for Boost. Doug Gregor and I decided to submit two session proposals, “Boost++0x #1: hands-on rvalue references,” and “Boost++0x #2: hands-on decltype, variadic templates, advanced SFINAE.” Just like they sound, we’re going to be doing some coding!
The basic gist is to have a very short tutorial review of one or more new C++0x feature followed by 1/2 day of work exploiting these features in a branch of Booost, in groups of 2-3, using the features in GCC >= 4.3. There are two goals:
- Give BoostCon attendees (me included!) a chance to play with C++0x features in
real-world code - Get some useful C++0x features into the Boost Subversion Repository so that Boost is better prepared when C++0x compilers become more commonplace
I’m also really excited to learn more about CMake and make some progress on integrating it and CTest into our processes. Brad King from Kitware is going to be there and has committed to making the changes in their tools that Boost needs.
I admire your work very much and I hope the best for you all. Boost rocks!
Thanks for the kind words, Roberto. Please come to BoostCon, if you can. It’s the community that makes Boost go!
I hope I can do that sometime in my life. C++ is my second language, after Spanish (I’m from Paraguay) and before English.