$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] common_type and SFINAE
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2012-10-04 04:13:20
On Thu, Oct 4, 2012 at 3:55 AM, Matt Calabrese <rivorus_at_[hidden]> wrote:
> Woops, should have tested... I had a typo, but after fixing it's causing
> both clang and GCC to crash, I'll bump in a minute with something that
> doesn't die.
>
Updated and tested for edge cases int GCC and Clang.
-- -Matt Calabrese