$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [function_types] Determining whether a type is a function_types tag type
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-01-26 18:50:30
Is there any way to determine at compile-time whether a type is a
function_types tag type ? It seems that there are too many
possibilities, both the single named tag types and the combination 'tag'
template.