$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] SFINAE yes_type and no_type
From: Jeroen Habraken (vexocide_at_[hidden])
Date: 2011-04-15 11:13:29
Hi,
Is there a specific yes_type and no_type inside boost that I should be
using when writing a SFINAE test? There seem to be quite a few defined
already and reinventing the wheel (albeit it being trivial) again
doesn't make sense.
Regards,
Jeroen