$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [FunctionTypes] Removing the ClassTransform when invoking parameter_types
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-11-12 18:38:46
When invoking boost::function_types::parameter_types with a member
function pointer as the first template parameter, what do I susbstitute
as the second template parameter so that no transform is done ?