Subject: [Boost-users] [mpl & type_traits]
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2009-02-24 08:00:05


Simple questions from a metaprogramming newbie...

Why do we have mpl::true_ and true_type? Are they interchangable?

Is is_same the same as mpl::equal?

Thanks, Rob.