Boost logo

Boost :

Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-01-18 07:09:46


> I'm going to throw this out there to see what folks think:
>
> In a branch called "Version2", see
> https://github.com/boostorg/type_traits/tree/Version2 is a partially
> rewritten type_traits lib: it doesn't yet contain all the traits of the
> old one, but there's a pretty good selection to test.

This rewrite is now complete except for common_type which is the same as
the old version, and pulls in all kinds of dependencies.

So...

1) Can folks please give this a test? Both the type_traits tests and
whatever real world tests may be out there (or other Boost libraries of
course).

2) What do we do about common_type?

Thanks! John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk