$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Best libraries for a Boost workshop
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-06-23 06:08:12
José Tomás Tocino García wrote:
> Anyway, what's your advice? What are the 12~15 boost libraries you
> find essential?
I think meta-programming is quite important and emblematic of Boost, and
Boost has a lot of it (MPL, Fusion, enable_if, type_traits, to some
point Proto).
Note type traits are part of TR1 as well.
It might be, however, that this is too advanced for an introduction to
Boost libraries.