18 Jan
2015
18 Jan
'15
12:09 p.m.
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.