$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SFINAE yes_type and no_type
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2011-04-16 06:32:59
On Sat, Apr 16, 2011 at 11:23 AM, Mathias Gaunard <
mathias.gaunard_at_[hidden]> wrote:
>
> They need to be differently sized types so that you can use sizeof to
> distinguish which function overloads gets picked up.
>
>
I didn't understand that at all, quite possibly because I misunderstood the
OP. What overloads are we seeking
to distinguish? (Sorry if I'm being a bit slow here!)
- Rob.