$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] enable_if and separated defintion
From: Olaf Peter (ope-devel_at_[hidden])
Date: 2011-06-11 00:53:04
Hello,
in this example I separate the definition from declaration. Is there are
short-hand form for the enable template parameter? Or even a better way
to do this? (Also, it's expect a type ...)