Boost logo

Boost Users :

Subject: Re: [Boost-users] Best libraries for a Boost workshop
From: José Tomás Tocino García (theom3ga_at_[hidden])
Date: 2010-06-22 18:19:24


> shared_ptr and other smart pointers
> tuples
> bind and lambda (just a little subset of what is possible)
> enable_if (and overview of SFINAE)
> function
> multi_index (some simple subset of it)
> variant and any (and their differences)
> ref (with a couple of examples where it is useful)
> type_traits (just so to show that something like this exists)
>
> possibly a little bit of regex
> possibly a little of threads

Really nice list, thank you. About boost::ref, I'm struggling to find
an example that isn't related to boost::bind. Any suggestion?

Thanks.

-- 
José Tomás Tocino García

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net