
15 Jan
2015
15 Jan
'15
12:25 a.m.
On 1/14/2015 7:17 PM, Edward Diener wrote:
On 1/14/2015 2:58 PM, John Maddock wrote:
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.
How do I get this version in my local modular boost to test ? Won't it conflict with the type_traits already there if I just clone it directly ?
Ignore. Tortoise Git, which I use on Windows, didn't see the branch until I browsed the log. Then i was able to switch and track it.