$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-05-03 07:15:03
On Friday 03 May 2002 13:58, John Maddock wrote:
> > I know how to use type traits to enable compile time seperate procedures,
> > but not how to use it to define a procedure for some type and not others.
check out
http://groups.yahoo.com/group/Boost-Users/message/741
from Aleksey in teaching me how to combine MPL with the type_traits.
BTW, the article of Andrei really helps (I had read it before but finally
understood it really trying it muself)
t