Subject: Re: [boost] [chrono] type_traits/common_type and integer/ratio
From: John Maddock (john_at_[hidden])
Date: 2009-11-30 05:46:29


> I'm looking on how to continue with the Boost.Chrono library and I would
> like to know if
>
> * Boost.TypeTraits could take care of the common_type class template.
> * Boost.Integer could take care of the ratio class template.

Can you summarize what these templates are? Are they generally useful?

Thanks, John.